diff --git a/src/CHANGES.md b/src/CHANGES.md index 0505f7a50..fac3acebb 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -1,7 +1,9 @@ # Development Changes -## 0.8.11 - 2023-11-19 -* slightly improved communication, thx @rejoe2 +## 0.8.11 - 2023-11-20 +* improved communication, thx @rejoe2 +* improved heuristics, thx @rejoe2, @Oberfritze +* added option to strip payload of frames to significant area ## 0.8.10 - 2023-11-19 * fix Mi and HM inverter communication #1235 diff --git a/src/defines.h b/src/defines.h index f02150137..367b06294 100644 --- a/src/defines.h +++ b/src/defines.h @@ -13,7 +13,7 @@ //------------------------------------- #define VERSION_MAJOR 0 #define VERSION_MINOR 8 -#define VERSION_PATCH 1101 +#define VERSION_PATCH 11 //------------------------------------- typedef struct {