aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2017-02-19 03:51:35 -0600
committerBen Beltran <ben@nsovocal.com>2017-02-19 03:51:35 -0600
commite6be7b8b2bc03b81f8389777a4403be8d75a1b66 (patch)
tree00195d8d7dbf67a97d3fdace0eff081c9d0bfeec
parentd306c65e188bc9f17380db5b82e0eeb39a8cbd07 (diff)
Update changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83d2c08..b0d7598 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ 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.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 +32,4 @@ 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