Prepare for release 0.27

This commit is contained in:
2020-12-24 21:46:41 +01:00
parent d61f2229c8
commit 3dc77a8231
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,6 +1,9 @@
Change Log
----------
**0.27** (2020-12-24)
- fix for empty parentheses in ProfileGenericParser (redone) (`pull request #69 <https://github.com/ndokter/dsmr_parser/pull/69>`_).
**0.26** (2020-12-15)
- reverted fix for empty parentheses in ProfileGenericParser (`pull request #68 <https://github.com/ndokter/dsmr_parser/pull/68>`_).