We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cb8b81 commit 8556496Copy full SHA for 8556496
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
<!-- do not remove -->
4
5
+## 2.4.14
6
+
7
+### Bugs Squashed
8
9
+- Update to avoid fastcore version that was not compatible with py<312 ([#1556](https://github.com/AnswerDotAI/nbdev/issues/1556))
10
11
12
## 2.4.13
13
14
- Adds --quiet to build and --disable-progress-bar to twine upload when quiet=True
@@ -11,7 +18,7 @@
18
19
### New Features
20
-- Add push_release function for programmatic releases ([#1554](https://github.com/AnswerDotAI/nbdev/issues/1554))
21
+- Add `push_release` function for programmatic releases ([#1554](https://github.com/AnswerDotAI/nbdev/issues/1554))
15
22
16
23
17
24
## 2.4.11
0 commit comments