From abf65b0b1d6ec8b8f5b1c18366967a9502788e61 Mon Sep 17 00:00:00 2001 From: Jopyth Date: Thu, 20 Jul 2017 10:11:33 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 372c56a..487796b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [1.0.1] - Unreleased +## [1.0.1] - 2017-07-20 +### Added +- New Option `bounceTimeout` to prevent bouncing +- New Option `activeLow` for button configuration to invert values + ### Fixed - Module is able to send notifications in Midori browser again