From df4ce55e3fc7682b9a5ec9ffe5e05d026f6039f4 Mon Sep 17 00:00:00 2001 From: Ing-Dom Date: Mon, 25 Nov 2024 22:12:15 +0100 Subject: [PATCH] add changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2acdb3ac..fad5d0fe 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ See the examples for basic usage options - add DPT 27.001 - increase device object api version to 2 (invalidation of knx flash data stored by older versions) - add #pragma once to Arduino plattform to allow derived plattforms +- change esp32 plattform to use KNX_NETIF ### V2.1.1 - 2024-09-16 - fix minor bug in TP-Uart Driver (RX queue out of boundary)