X-Git-Url: https://git.r.bdr.sh/rbdr/heart/blobdiff_plain/b412d834ecb0bc6eb445049da4ec93ce5923af2f..0bfb401c1ad74d22ede11c1dbdaf4df6edaee73f:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 83d2c08..ccf7533 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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.1.2] - 2017-02-19 +### Changed +- Remove unnecessary console log + +## [1.1.1] - 2017-02-19 +### Changed +- Set encoding and description on index + ## [1.1.0] - 2017-02-19 ### Added - Add resizing based on scrollwheel @@ -28,3 +36,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/). [Unreleased]: https://github.com/rbdr/heart/compare/master...develop [1.0.1]: https://github.com/rbdr/heart/compare/1.0.0...1.0.1 [1.1.0]: https://github.com/rbdr/heart/compare/1.0.1...1.1.0 +[1.1.1]: https://github.com/rbdr/heart/compare/1.1.0...1.1.1 +[1.1.2]: https://github.com/rbdr/heart/compare/1.1.1...1.1.2