diff --git a/CHANGELOG.md b/CHANGELOG.md index e08cd12a..f4306cf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,6 +66,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Changes +- Linux `I2cComIF`: No `close` call. Not done in any examples or in official docs. This should not + be an issue, but let us do it like it is recommended officially. - `CService201HealthCommanding` renamed to `CServiceHealthCommanding`, service ID customizable now. `CServiceHealthCommanding` expects configuration struct `HealthServiceCfg` now