File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- do not remove -->
44
5+ ## 2.4.11
6+
7+ ### New Features
8+
9+ - Bump ` nbformat_minor ` to 5 when adding cell IDs ([ #1553 ] ( https://github.com/AnswerDotAI/nbdev/issues/1553 ) )
10+
11+ ### Bugs Squashed
12+
13+ - ` nbdev_new ` results in creation of template file with incorrect name ([ #1551 ] ( https://github.com/AnswerDotAI/nbdev/issues/1551 ) )
14+
15+
516## 2.4.10
617
718### Breaking Changes
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ language = English
1515custom_sidebar = True
1616license = apache2
1717status = 5
18- requirements = fastcore>=1.11.0 execnb>=0.1.12 astunparse ghapi>=1.0.3 watchdog asttokens setuptools build fastgit
18+ requirements = fastcore>=1.12.1 execnb>=0.1.12 astunparse ghapi>=1.0.3 watchdog asttokens setuptools build fastgit
1919pip_requirements = PyYAML
2020conda_requirements = pyyaml
2121conda_user = fastai
You can’t perform that action at this time.
0 commit comments