Skip to content

Commit d57f012

Browse files
committed
release
1 parent 55edc78 commit d57f012

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
<!-- do not remove -->
44

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+
517
## 0.1.4
618

719

0 commit comments

Comments
 (0)