diff --git a/fhem/CHANGED b/fhem/CHANGED index e565f3290..5b812c7b6 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.1 released + +- 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 d552b3695..e823085dc 100644 --- a/fhem/Makefile +++ b/fhem/Makefile @@ -1,7 +1,7 @@ # $Id$ -VERS=6.0 -DATE=2020-01-26 +VERS=6.1 +DATE=2021-11-26 # used for nightly build DATEN=$(shell date +"%Y-%m-%d") diff --git a/fhem/UPGRADE b/fhem/UPGRADE index 444dd7046..086c63d7c 100644 --- a/fhem/UPGRADE +++ b/fhem/UPGRADE @@ -38,7 +38,7 @@ enable the old feature. - 98_structure: propagateAttr defaults to empty and not to all => setting attributes on structure wont be set automatically on the members. -- ????-??-?? (6.1) +- 2021-11-07 (6.1) - 98_RandomTimer: evaluate state reading instead of STATE (Value()). NOTE: In 6.0 version this can be forced by new attribute offState - 96_allowed: the default for allowedIfAuthenticatedByMe is now 1 (relevant diff --git a/fhem/docs/fhem.html b/fhem/docs/fhem.html index 8a04bf335..d7ebd6b62 100644 --- a/fhem/docs/fhem.html +++ b/fhem/docs/fhem.html @@ -228,10 +228,10 @@