We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b331d56 commit 9888052Copy full SHA for 9888052
CHANGELOG.md
@@ -4,12 +4,26 @@ All notable changes to this project should be documented in this file. But actua
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project from now on adheres to [Semantic Versioning](http://semver.org/).
6
7
-## [0.24.1] - ???
+## [0.24.3] - ???
8
+
9
+### Added
10
+-
11
12
### Changed
13
-
14
-## [0.24.0] - 2019-12-11
15
+### Fixed
16
17
18
+## [0.24.2] - 2019-12-17
19
20
+- pyinstaller dependency to `_cffi_backend`
21
22
+## [0.24.1] - 2019-12-11
23
24
+- Releases are build on travis with python 3.7
25
26
+## [0.24.0] - 2019-12-11
27
### Added
28
- Pip Support
29
0 commit comments