Skip to content

Commit ee18d97

Browse files
committedJul 31, 2022
release
1 parent 7cfef24 commit ee18d97

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
<!-- do not remove -->
44

5+
## 2.0.6
6+
7+
### New Features
8+
9+
- new jupyter save hook to clean NBs ([#697](https://github.com/fastai/nbdev/issues/697)), thanks to [@seeM](https://github.com/seeM)
10+
- new directive `exec_doc` to auto-exec cell when building docs ([#699](https://github.com/fastai/nbdev/issues/699))
11+
- automatically escape YAML strings for title and description in frontmatter ([#691](https://github.com/fastai/nbdev/issues/691))
12+
- add `unbump` param to `nbdev_bump_version` ([#689](https://github.com/fastai/nbdev/issues/689))
13+
- install ghapi automatically ([#690](https://github.com/fastai/nbdev/issues/690))
14+
15+
516
## 2.0.5
617

718
### New Features

0 commit comments

Comments
 (0)
Failed to load comments.