diff --git a/CHANGELOG.md b/CHANGELOG.md index a9fa7fd0..5846f91f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). + +## [1.5.1] - 2016-10-19 +### Fixed +- #67: Call the EXPIRE command hangs the server +- #64: Missing points in 'Nearby' queries + ## [1.5.0] - 2016-10-03 ### Added - #61: Optimized queries on 3d objects diff --git a/build.sh b/build.sh index 95995549..8a1d5096 100755 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e -VERSION="1.5.0" +VERSION="1.5.1" PROTECTED_MODE="no" # Hardcode some values to the core package