Skip to content

Commit 0fe808f

Browse files
committed
release
1 parent f063390 commit 0fe808f

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.3.14
6+
7+
### New Features
8+
9+
- Add --no_browser option to nbdev_preview ([#1400](https://github.com/fastai/nbdev/pull/1400)), thanks to [@bamford](https://github.com/bamford)
10+
- added conda_user and package_data to cfg_tail ([#1351](https://github.com/fastai/nbdev/pull/1351)), thanks to [@dsm-72](https://github.com/dsm-72)
11+
- add repo and tag options to `nbdev_new` ([#1350](https://github.com/fastai/nbdev/pull/1350)), thanks to [@dsm-72](https://github.com/dsm-72)
12+
13+
### Bugs Squashed
14+
15+
- Changed `serve.proc_nbs` so that it makes use of its arguments `file_glob` and `file_re` ([#1390](https://github.com/fastai/nbdev/pull/1390)), thanks to [@lukastk](https://github.com/lukastk)
16+
517

618
## 2.3.13
719

0 commit comments

Comments
 (0)