Skip to content

Commit f903adc

Browse files
authored
Merge pull request #1349 from scottpurdy/master
Prepare for release 0.7.1
2 parents cfea548 + 4ad614c commit f903adc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.7.1
4+
5+
* SP optimization using minmax_element (#1326)
6+
* Add capnp serialization to Cells4, Cell, Segment, SegmentUpdates, CState, etc. (#1346)
7+
* Fix missing actValue in SDR classifier SWIG interface (#1348)
8+
39
## 0.7.0
410

511
* Give clear exception when clients attempt to reuse ClassifierResult instance with SDRClassifier (PR #1342)

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.1.dev0
1+
0.7.1

0 commit comments

Comments
 (0)