updated changelog

This commit is contained in:
Nigel Dokter 2017-01-04 20:02:08 +01:00
parent 3b43cbf841
commit 29fc97a65c

View File

@ -1,6 +1,11 @@
Change Log
----------
**0.6** (2017-01-04)
- Fixed bug in CRC checksum verification for the asyncio client (`pull request #15 <https://github.com/ndokter/dsmr_parser/pull/15>`_)
- Support added for TCP connections using the asyncio client (`pull request #12 <https://github.com/ndokter/dsmr_parser/pull/12/>`_)
**0.5** (2016-12-29)
- CRC checksum verification for DSMR v4 telegrams (`issue #10 <https://github.com/ndokter/dsmr_parser/issues/10>`_)