From 11b2364fedf4dffe0a7c3fd8f966f64fb28eec64 Mon Sep 17 00:00:00 2001 From: hotbso Date: Mon, 4 Dec 2017 09:03:38 +0000 Subject: [PATCH] CHANGED: CHANGED updated git-svn-id: https://svn.fhem.de/fhem/trunk@15550 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index d74b1a2b4..3b9106741 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # 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. + - change: 98_dewpoint: Refactoring using API calls, verbose attribute added - change: FileLog removes newlines from the data (Forum #79684) - bugfix: 98_Siro.pm: Support favorit for model ERB15LE - feature: notify/FileLog: add ignoreRegexp attribute (Forum #79684)