Skip to content

Commit 6f5f0b6

Browse files
committed
release
1 parent f8b0928 commit 6f5f0b6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

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

5+
## 2.2.6
6+
7+
### New Features
8+
9+
- Build `_modidx.py` on demand in order to git conflicts ([#911](https://github.com/fastai/nbdev/issues/911))
10+
- Add source link to index ([#909](https://github.com/fastai/nbdev/issues/909))
11+
- Order left navigation sections using numeric prefix ([#901](https://github.com/fastai/nbdev/issues/901))
12+
- Automatic rendering of python files with frontmatter ([#895](https://github.com/fastai/nbdev/issues/895))
13+
14+
### Bugs Squashed
15+
16+
- Make sure `#|exec_doc` triggers an update even when there is no export or show_doc ([#906](https://github.com/fastai/nbdev/pull/906)), thanks to [@hamelsmu](https://github.com/hamelsmu)
17+
- allow nbdev directives to work with cell magic ([#905](https://github.com/fastai/nbdev/pull/905)), thanks to [@hamelsmu](https://github.com/hamelsmu)
18+
19+
520
## 2.2.0
621
### Breaking Changes
722

0 commit comments

Comments
 (0)