From 1812c7bd91b72a206fd19678f30e9ae519f7e705 Mon Sep 17 00:00:00 2001 From: smwbtech Date: Wed, 28 Aug 2019 14:04:37 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a20483..94aa5f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,4 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.4] - 2019-08-28 + +### Fixed + +- Touch events on controls: now handled case when user hold the button +- README.md text + +## [1.0.3] - 2019-08-27 + +### Fixed + +- README.md: Incorrect component import code example + ## [1.0.0] - 2019-08-26