Prepare release 1.0.0

This commit is contained in:
2022-12-22 10:13:26 +01:00
parent d0cc429eda
commit 301a00e226
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,6 +1,12 @@
Change Log
----------
**1.0.0** (2022-12-22)
- switched to new numbering scheme https://semver.org/
- Added support for Python 3.11 and dropped support for Python 3.6 (`pull request #110 <https://github.com/ndokter/dsmr_parser/pull/112>`_)
- Add support for Fluvius V1.7.1 DSMR messages (`pull request #110 <https://github.com/ndokter/dsmr_parser/pull/113>`_)
**0.34** (2022-10-19)
- Adds support for the Sagemcom T210-D-r smart meter (`pull request #110 <https://github.com/ndokter/dsmr_parser/pull/110>`_).