From: Ben Beltran <redacted>
Date: Thu, 30 Mar 2017 06:54:44 +0000 (-0600)
Subject: Update changelog
X-Git-Url: https://git.r.bdr.sh/rbdr/heart/commitdiff_plain/3cd9faee13538f298d5a80232efa7ae08ae73390

Update changelog
---

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