aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2017-03-30 00:54:44 -0600
committerBen Beltran <ben@nsovocal.com>2017-03-30 00:54:44 -0600
commit3cd9faee13538f298d5a80232efa7ae08ae73390 (patch)
treedc04829f30effcfc1e72eb4b7e57df3f2f362d48
parentabf60045c085a46fe80ba074cfd0670ac67a7677 (diff)
Update changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b0d7598..ccf7533 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.2] - 2017-02-19
+### Changed
+- Remove unnecessary console log
+
## [1.1.1] - 2017-02-19
### Changed
- Set encoding and description on index
@@ -33,3 +37,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
[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