updated changelog

This commit is contained in:
Josh Baker 2016-04-19 05:41:09 -07:00
parent cd217f05d2
commit b5b4f92d77
1 changed files with 3 additions and 1 deletions

View File

@ -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