changelog, version 3.5.1-dev.0

This commit is contained in:
MichaelDvP
2023-02-12 17:30:34 +01:00
parent 32bf13ca9a
commit bcf83616f8
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
# [3.6.0]
# [3.5.1]
## **IMPORTANT! BREAKING CHANGES**
@@ -16,4 +16,5 @@
## Changed
-
- Use byte 0 for detection RC30 active heatingcircuit [#786](https://github.com/emsesp/EMS-ESP32/issues/786)
- Write repeated selflowtemp if tx-queue is empty without verify [#954](https://github.com/emsesp/EMS-ESP32/issues/954)

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.6.0-dev.0"
#define EMSESP_APP_VERSION "3.5.1-dev.0"