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 55edc78 commit d57f012Copy full SHA for d57f012
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
<!-- do not remove -->
4
5
+## 0.1.5
6
+
7
+### New Features
8
9
+- Add `DummyHistory` ([#38](https://github.com/fastai/execnb/issues/38))
10
11
+### Bugs Squashed
12
13
+- `CaptureShell.enable_matplotlib` does not follow its parent's interface ([#42](https://github.com/fastai/execnb/issues/42))
14
+- Specify encoding when reading file in `write_nb` ([#41](https://github.com/fastai/execnb/pull/41)), thanks to [@RalfG](https://github.com/RalfG)
15
16
17
## 0.1.4
18
19
0 commit comments