From 61acd3a890c5ab8250a533ae593a35471363de66 Mon Sep 17 00:00:00 2001 From: Piotr Wilkon Date: Tue, 23 Aug 2022 16:47:07 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e73bade..9c049d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# 1.2.3 (2022-08-23) +## New features +* none +## Bug fixes +* KISS TX (UART and USB) buffer overrun, minor changes +## Other +* none +## Known bugs +* none as far +# 1.2.2 (2022-06-11) +## New features +* none +## Bug fixes +* Default de-dupe time was 0, backspace was sometimes stored in config, frame length was not checked in viscous delay mode +## Other +* none +## Known bugs +* USB in KISS mode has problem with TX frames # 1.2.2 (2022-06-11) ## New features * none