Skip to content

Commit

Permalink
Merge 7a439af into 0d17c11
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-akimov committed Sep 28, 2018
2 parents 0d17c11 + 7a439af commit e61ed66
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,20 @@
# Version 0.2.0

## Features

- Adds optional param `short` which returns shorter commit hash

## Testing

- Adds test-case for `short` commit-version.

## Misc

- Adds `poetry` as the main project tool.
- Removed `setup.py`.
- `README.rst` converted to `README.md`.
- Python 3.7 now supported.

## Version 0.1.0

- Initial release

0 comments on commit e61ed66

Please sign in to comment.