Skip to content

Commit 5609351

Browse files
committed
release
1 parent cf1aa61 commit 5609351

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.1.2
6+
7+
### New Features
8+
9+
- Only write file if changed in `write_nb` ([#35](https://github.com/fastai/execnb/issues/35))
10+
- faster startup with `MPLBACKEND` environment variable to lazily set matplotlib backend ([#33](https://github.com/fastai/execnb/pull/33)), thanks to [@seeM](https://github.com/seeM)
11+
12+
513
## 0.1.1
614

715
### New Features

0 commit comments

Comments
 (0)