This commit is contained in:
Josh Baker 2016-09-09 06:15:29 -07:00
parent cc560646a7
commit b8487948fa
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [1.4.2] - 2016-08-26
### Fixed
- #49. Allow fragmented pipeline requests.
- #51: Allow multispace delim in native proto
- #50: MATCH with slashes
- #43: Linestring nearby search correction
## [1.4.1] - 2016-08-26
### Added
- #34: Added "BOUNDS key" command

View File

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