Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
jph00 committed Aug 21, 2022
1 parent cf1aa61 commit 5609351
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

<!-- do not remove -->

## 0.1.2

### New Features

- Only write file if changed in `write_nb` ([#35](https://github.com/fastai/execnb/issues/35))
- 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)


## 0.1.1

### New Features
Expand Down

0 comments on commit 5609351

Please sign in to comment.