From 77b699cbb7b36abef8b6bed9ea8bd3f272a1fd40 Mon Sep 17 00:00:00 2001 From: klauswitt Date: Mon, 17 Nov 2014 18:07:02 +0000 Subject: [PATCH] 52_I2C_MCP23008.pm: module added git-svn-id: https://svn.fhem.de/fhem/trunk@7009 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 76da1cfff..60244e121 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. + - feature: new module 52_I2C_MCP23008.pm added (klausw) - feature: new module 98_logProxy.pm added (justme1968) - change: 66_ECMD: ReadyFn added (fixes issue under Windows) - change: 02_RSS: use a GUID in RSS; urlq source for img command