We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a805025 commit a09db35Copy full SHA for a09db35
CHANGES.md
@@ -1,11 +1,13 @@
1
## Changelog
2
3
-### 1.73
+### 1.74
4
+ * Feature: #688 Remove Chunkstore check for issue #422
5
+
6
+### 1.73 (2018-11-27)
7
* Bugfix: #658 Write/append errors for Panel objects from older pandas versions
8
* Feature: #653 Add version meta-info in arctic module
9
* Feature: #663 Include arctic numerical version in the metadata of the version document
10
* Feature: #650 Implemented forward pointers for chunks in VersionStore (modes: enabled/disabled/hybrid)
- * Feature: #688 Remove Chunkstore check for issue #422
11
12
### 1.72 (2018-11-06)
13
* Feature: #577 Added implementation for incremental serializer for numpy records
0 commit comments