2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-07 16:59:18 +00:00

60_Watches: contrib 0.14.0

git-svn-id: https://svn.fhem.de/fhem/trunk@21850 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2020-05-03 15:57:32 +00:00
parent 6e94bc9bd0
commit 20531cdbd0

View File

@ -72,7 +72,7 @@ BEGIN {
# Versions History intern
my %vNotesIntern = (
"0.14.0" => "03.05.2020 switch to packages, use setVersionInfo ",
"0.14.0" => "03.05.2020 switch to packages, use setVersionInfo, support of Meta.pm ",
"0.13.0" => "03.05.2020 set resume for countdownwatch, set 'continue' removed ",
"0.12.0" => "03.05.2020 set resume for stopwatch, new 'alarmHMSdel' command for stop watches, alarmHMS renamed to 'alarmHMSdelset' ",
"0.11.0" => "02.05.2020 alarm event stabilized, reset command for 'countdownwatch', event alarmed contains alarm time ",