diff --git a/CHANGELOG.md b/CHANGELOG.md index 74ebc0f7..4f18fb03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [1.1.3] - 2016-04-18 +## [1.1.4] - 2016-04-19 ### Fixed - #12: Issue where a newline was being added to HTTP POST requests. +- #13: OBJECT keyword not accepted for WITHIN command +- Panic on missing key for search requests. ## [1.1.2] - 2016-04-12 ### Fixed