Skip to content

Commit

Permalink
Version 0.2.0, closes #36
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed May 9, 2020
1 parent 68b7244 commit a39cb3b
Show file tree
Hide file tree
Showing 5 changed files with 251 additions and 263 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ dist: xenial
python:
- 3.6
- 3.7
- 3.8

before_install:
- pip freeze | xargs pip uninstall -y
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
We follow Semantic Versions since the `0.1.0` release.


## Version 0.2.0

### Features

- Adds `python3.8` support


## Version 0.1.0

- Initial release
Loading

0 comments on commit a39cb3b

Please sign in to comment.