This commit is contained in:
Josh Baker 2016-05-24 16:03:54 -07:00
parent d0fd48b813
commit b5cf967fba
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [1.2.0] - 2016-05-24
### Added
- #17: Roaming Geofences for NEARBY command
- #15: maxmemory config setting
## [1.1.4] - 2016-04-19
### Fixed
- #12: Issue where a newline was being added to HTTP POST requests.

View File

@ -1,7 +1,7 @@
#!/bin/bash
set -e
VERSION="1.1.4"
VERSION="1.2.0"
PROTECTED_MODE="no"
# Hardcode some values to the core package