Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kynan committed Jun 28, 2020
1 parent 503233d commit 1eb1747
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Change Log
==========

0.3.9 - 2020-06-28
------------------

* Document Python 3 support only. Fail to install on Python 2 (#128, @casperdcl)
* Drop support for Python 3.4 (end of life 2019-03-18)
* Ignore warnings from nbformat.{read,write}
* Support nbformat 2 notebooks without cell metadata
* Add ``--extra-keys`` flag to pass extra keys to strip (#119)
* Apply pre-commit hook to files of type Jupyter

0.3.8 - 2020-06-06
------------------

Expand Down

0 comments on commit 1eb1747

Please sign in to comment.