Changelog formatting

This commit is contained in:
Nigel Dokter 2024-03-12 12:54:28 +01:00
parent 88aaa2d30f
commit 61985c5c89

View File

@ -2,6 +2,7 @@ Change Log
----------
**1.4.0** (2024-03-12)
- Q3D add CURRENT_ELECTRICITY_DELIVERY
(`PR #149 <https://github.com/ndokter/dsmr_parser/pull/149>`_ by `Aeroid <https://github.com/Aeroid>`_)
- Copy head_parsers list on construct.
@ -9,10 +10,12 @@ Change Log
**1.3.2** (2024-01-29)
- Fix unit test for pyton 3.12
(`PR #148 <https://github.com/ndokter/dsmr_parser/pull/148>`_ by `ndokter <https://github.com/ndokter>`_)
**1.3.1** (2023-11-06)
- Fix parsing peak usage with invalid timestamps
(`PR #143 <https://github.com/ndokter/dsmr_parser/pull/143>`_ by `dupondje <https://github.com/dupondje>`_)