Make changelog conform to "Keep a Changelog" format

This commit is contained in:
Sebastian Goscik
2022-02-19 23:27:27 +00:00
parent 7432a5a4e7
commit 99f049edb0

View File

@@ -1,5 +1,9 @@
# Changelog # Changelog
All notable changes to this project will be documented in this file.
## 0.1.0 (2022-02-18) The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
* First release on PyPI. ## [0.1.0] - 2022-02-19
### Added
- First release