We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb14d29 commit 48534c4Copy full SHA for 48534c4
1 file changed
CHANGES.md
@@ -1,5 +1,9 @@
1
# ChangeLog
2
3
+## [0.4.3]
4
+
5
+- Allow Python 3.6
6
7
## [0.4.2]
8
9
- Do not strip whitespace from decode input, by [@snue](https://github.com/snue)
@@ -39,6 +43,7 @@
39
43
- Initial release
40
44
41
45
46
+[0.4.3]: https://github.com/kirei/python-base45/compare/v0.4.2...v0.4.3
42
47
[0.4.2]: https://github.com/kirei/python-base45/compare/v0.4.1...v0.4.2
48
[0.4.1]: https://github.com/kirei/python-base45/compare/v0.4.0...v0.4.1
49
[0.4.0]: https://github.com/kirei/python-base45/compare/v0.3.1...v0.4.0
0 commit comments