diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ed91241..413f418b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,26 @@ All notable changes to this project should be documented in this file. But actua The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project from now on adheres to [Semantic Versioning](http://semver.org/). -## [0.24.1] - ??? +## [0.24.3] - ??? + +### Added +- + ### Changed - -## [0.24.0] - 2019-12-11 +### Fixed +- + +## [0.24.2] - 2019-12-17 +### Fixed +- pyinstaller dependency to `_cffi_backend` +## [0.24.1] - 2019-12-11 +### Fixed +- Releases are build on travis with python 3.7 + +## [0.24.0] - 2019-12-11 ### Added - Pip Support