Skip to content

Commit

Permalink
feat(History): add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Feb 26, 2020
1 parent 7125e75 commit 33ba363
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions History.rst
Expand Up @@ -2,6 +2,19 @@
History
=======

0.1.12 / 2020-02-26
--------------------

* feat(version): bimp
* feat(setup): add python 3.7 & 3.8 classifiers
* Merge pull request #56 from jdlourenco/collections-abc-six
* update code according flake8 warnings and errors
* feat(requirements): bump flake8
* feat(travis): add python 3.7 & 3.8
* fix(travis): remove python 3.3 & 3.4
* change bump six to 0.14
* change use six.moves.collections_abc module for importing classes that moved to the collections.abc module on python3

0.1.10 / 2018-10-02
-------------------

Expand Down

0 comments on commit 33ba363

Please sign in to comment.