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 92c032e commit a1aeca4Copy full SHA for a1aeca4
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
<!-- do not remove -->
4
5
+## 0.0.10
6
+
7
+### New Features
8
9
+- add `mk_cell` ([#25](https://github.com/fastai/execnb/issues/25))
10
+- Add new nb function ([#23](https://github.com/fastai/execnb/pull/23)), thanks to [@dleen](https://github.com/dleen)
11
+- Parameterize Notebooks ([#19](https://github.com/fastai/execnb/issues/19))
12
+ - (This was completed earlier but not marked done in gh issues)
13
14
15
## 0.0.9
16
17
### New Features
0 commit comments