We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2400374 commit 22123f6Copy full SHA for 22123f6
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
<!-- do not remove -->
4
5
+## 2.3.4
6
+
7
+### New Features
8
9
+- improve jekyll migration ([#1078](https://github.com/fastai/nbdev/pull/1078)), thanks to [@hamelsmu](https://github.com/hamelsmu)
10
11
+### Bugs Squashed
12
13
+- skip `_docs` and `_site` in processing ([#1085](https://github.com/fastai/nbdev/issues/1085))
14
+- fix alias bug ([#1075](https://github.com/fastai/nbdev/pull/1075)), thanks to [@hamelsmu](https://github.com/hamelsmu)
15
16
17
## 2.3.3
18
19
### New Features
0 commit comments