From 14321726cc458ae733f8cd7c0c2efc53ba62c6df Mon Sep 17 00:00:00 2001 From: Christian S Date: Sat, 28 Dec 2019 11:12:36 +0100 Subject: [PATCH] Update changelog for version 1.0.0 --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9d9cb6..7c2a054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +## 1.0.0 (2019-12-28) + +Just a new label for the Alpha 0.9.22 release + +## Alpha 0.9.22 (2019-12.28) + +Bugfixes: + + - fix critical Master-Master send issue + - change error handling for "End of stream reached" + - replace and warn wrong addresses for buildMasterTelegram + - enhance Wolf/Kromschröder CRC calculation for type "kw-crc" + +## Alpha 0.9.21 (2019-05-22) + +Project Enhancements: + + - fix project setup + - remove useless MANIFEST.MF file + - update all file headers to year 2019 + ## Alpha 0.9.20 (2019-05-22) Features: