Skip to content

Commit 59145bf

Browse files
committed
release
1 parent a0cd836 commit 59145bf

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.0.7
6+
7+
### New Features
8+
9+
- git merge hooks: automatically resolve conflicts and render markers as separate cells ([#704](https://github.com/fastai/nbdev/pull/704)), thanks to [@seeM](https://github.com/seeM)
10+
- Allow clean to keep some metadata keys ([#672](https://github.com/fastai/nbdev/pull/672)), thanks to [@dleen](https://github.com/dleen)
11+
- enable mac terminal install instead of visual installer ([#705](https://github.com/fastai/nbdev/pull/705)), thanks to [@hamelsmu](https://github.com/hamelsmu)
12+
- Conditional content for markdown vs HTML for README ([#694](https://github.com/fastai/nbdev/pull/694)), thanks to [@hamelsmu](https://github.com/hamelsmu)
13+
- Export a single module ([#652](https://github.com/fastai/nbdev/issues/652))
14+
15+
### Bugs Squashed
16+
17+
- Re-enable Mac CI [#425](https://github.com/fastai/nbdev/issues/425))
18+
19+
520
## 2.0.6
621

722
### New Features

0 commit comments

Comments
 (0)