We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88a9be commit cbb5135Copy full SHA for cbb5135
CHANGES.md
@@ -1,6 +1,13 @@
1
2
## Changelog
3
4
+### 1.6 (2015-09-16)
5
+
6
+ * Feature: Add support for multi-index Bitemporal DataFrame storage.
7
+ This allows persisting data and changes within the DataFrame making it
8
+ easier to see how old data has been revised over time.
9
+ * Bugfix: Ensure we call the error logging hook when exceptions occur
10
11
### 1.5 (2015-09-02)
12
13
* Always use the primary cluster node for 'has_symbol()', it's safer
0 commit comments