From 4ad614c22a399b699222fbb5c4a85414fab8a0b1 Mon Sep 17 00:00:00 2001 From: Scott Purdy Date: Tue, 13 Jun 2017 13:50:13 -0700 Subject: [PATCH] Prepare for release 0.7.1 --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed34b235bb..1f3cc14303 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.7.1 + +* SP optimization using minmax_element (#1326) +* Add capnp serialization to Cells4, Cell, Segment, SegmentUpdates, CState, etc. (#1346) +* Fix missing actValue in SDR classifier SWIG interface (#1348) + ## 0.7.0 * Give clear exception when clients attempt to reuse ClassifierResult instance with SDRClassifier (PR #1342) diff --git a/VERSION b/VERSION index 268668283d..39e898a4f9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.1.dev0 +0.7.1