From c2ebffabd4752c7c02a268c9066bb18c8a51af4b Mon Sep 17 00:00:00 2001 From: tidwall Date: Thu, 15 Nov 2018 09:19:22 -0700 Subject: [PATCH] 1.14.1 --- CHANGELOG.md | 7 +++++++ README.md | 2 +- build.sh | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 192a2eac..0e6e919b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.14.1] - 2018-11-15 +### Fixes +- #385: Add `version` to SERVER command response (@stevelacy) +- Hotfix replica sync needs flushing (@rshura) +- Fixed a bug where some AOF commands where corrupted during reload + + ## [1.14.0] - 2018-11-11 ### Added - INTERSECT/WITHIN optimization that may drastically improve searching polygons that have lots of points. diff --git a/README.md b/README.md index 7cea133c..de593c0c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@
- +