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