Skip to content

Commit 0faa397

Browse files
committed
release
1 parent 0330ec9 commit 0faa397

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

5+
## 2.4.7
6+
7+
### New Features
8+
9+
- Run `nbdev_export` at start of `watch_export` ([#1540](https://github.com/AnswerDotAI/nbdev/issues/1540))
10+
- Retry `watch_export` export if fails ([#1539](https://github.com/AnswerDotAI/nbdev/issues/1539))
11+
- Remove docments rendering now in fastcore ([#1536](https://github.com/AnswerDotAI/nbdev/issues/1536))
12+
- Allow `nbdev_clean` to accept multiple filenames or globs (#1480) ([#1488](https://github.com/AnswerDotAI/nbdev/pull/1488)), thanks to [@jbwhit](https://github.com/jbwhit)
13+
14+
### Bugs Squashed
15+
16+
517
## 2.4.6
618

719
### New Features

0 commit comments

Comments
 (0)