From 9714f479eb638d17b31e87bcb0e57a98b6f10a20 Mon Sep 17 00:00:00 2001 From: Luis Carvalho <56938310+LuisMiCa@users.noreply.github.com> Date: Sun, 30 Jan 2022 18:39:22 +0000 Subject: [PATCH] Update changelog --- changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.txt b/changelog.txt index ec5e248..2e5c3be 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,13 @@ IRsmallDecoder ============== +v1.2.1 (2022-01-30) +------------------- + * Increased the NEC/NECx decoder tolerances (issue #6) + * Added NEC protocol timing graphs to extras folder + * Improved the debugging features + + v1.2.0 (2022-01-16) ------------------- * Added the dataAvailable() overload method