File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
+ ### 1.47 (2017-06-19)
4
+ * Feature: Re-introduce #363 ` concat ` flag, essentially undo-ing 1.45
5
+
3
6
### 1.46 (2017-06-13)
4
7
* Feature: #374 Shard BSONStore on ` _id ` rather than ` symbol `
5
8
6
9
### 1.45 (2017-06-09)
7
10
* BugFix: Rollback #363 , which can cause ordering issues on append
8
11
9
12
### 1.44 (2017-06-08)
10
- * Feature: Expose compressHC from internal arctic LZ4 and remove external LZ4 dependency
11
- * Feature: Appending older data (compare to what's exist in library) will raise. Use ` concat=True ` to append only the
13
+ * Feature: # 364 Expose compressHC from internal arctic LZ4 and remove external LZ4 dependency
14
+ * Feature: # 363 Appending older data (compare to what's exist in library) will raise. Use ` concat=True ` to append only the
12
15
new bits
13
16
* Feature: #371 Expose more functionality in BSONStore
14
17
You can’t perform that action at this time.
0 commit comments