We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd3500 commit 5e5d7adCopy full SHA for 5e5d7ad
CHANGES.md
@@ -1,9 +1,11 @@
1
## Changelog
2
3
+### 1.46 (2017-06-13)
4
+ * Feature: #374 Shard BSONStore on `_id` rather than `symbol`
5
+
6
### 1.45 (2017-06-09)
7
* BugFix: Rollback #363, which can cause ordering issues on append
8
-
9
### 1.44 (2017-06-08)
10
* Feature: #364 Expose compressHC from internal arctic LZ4 and remove external LZ4 dependency
11
* Feature: #363 Appending older data (compare to what's exist in library) will raise. Use `concat=True` to append only the
0 commit comments