Prepare the CHANGELOG

This commit is contained in:
Dave Halter
2020-07-26 13:19:41 +02:00
parent 0dec1a4003
commit cb7d15b332

View File

@@ -3,6 +3,14 @@
Changelog
---------
Unreleased (XXXX-XX-XX)
+++++++++++++++++++++++
- Dropped Support for Python 2.7, 3.4, 3.5
- It's possible to use ``pathlib.Path`` objects now in the API
- The stubs are gone, we are now using annotations
- A lot of smaller refactorings
0.7.1 (2020-07-24)
++++++++++++++++++