Skip to content

Commit

Permalink
Commit with changelog. (#14)
Browse files Browse the repository at this point in the history
* CHANGELOG.dm added

* Fixing format.
  • Loading branch information
mikhail-akimov authored and sobolevn committed Sep 28, 2018
1 parent 0d17c11 commit b4a5b3e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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 b4a5b3e

Please sign in to comment.