diff --git a/fhem/CHANGED b/fhem/CHANGED index 45bdbb070..4fbdbd43b 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,8 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - feature: 6.2 released + +- 2023-01-14 (6.2) - feature: 76_SMAInverter: crypt Password add new Reading SPOT_EPVTOTAL / SPOT_EPVTODAY add new Reading BAT_UNLOADTODAY / BAT_UNLOADTOTAL, @@ -368,7 +371,7 @@ - bugfix: 73_km200: Allowing port behind IP address - feature: 6.1 released -1- 2021-11-07 (6.1) +- 2021-11-07 (6.1) - change: 20_OWFS: Move to deprecated - change: 21_OWTEMP: Move to deprecated - change: 49_SSCam: set compability to SVS 8.2.10 diff --git a/fhem/Makefile b/fhem/Makefile index e823085dc..d4d0df378 100644 --- a/fhem/Makefile +++ b/fhem/Makefile @@ -1,7 +1,7 @@ # $Id$ -VERS=6.1 -DATE=2021-11-26 +VERS=6.2 +DATE=2023-01-14 # used for nightly build DATEN=$(shell date +"%Y-%m-%d") diff --git a/fhem/UPGRADE b/fhem/UPGRADE index 4457342ed..0f1130e7b 100644 --- a/fhem/UPGRADE +++ b/fhem/UPGRADE @@ -53,5 +53,5 @@ enable the old feature. 20_OWFS (=> OWServer, or OWX) 21_OWTEMP (=> OWDevice) -- (6.2) +- 2023-01-14 (6.2) - MQTT2_SERVER: respectRetain is 0 (i.e. false) by default from now on. diff --git a/fhem/docs/fhem.html b/fhem/docs/fhem.html index c0a109cab..6b06e8797 100644 --- a/fhem/docs/fhem.html +++ b/fhem/docs/fhem.html @@ -232,10 +232,10 @@