Skip to content

Commit 926cedd

Browse files
author
Adrian Teng
committed
Update README
1 parent e4daded commit 926cedd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
## Changelog
22

3+
### 1.47 (2017-06-19)
4+
* Feature: Re-introduce #363 `concat` flag, essentially undo-ing 1.45
5+
36
### 1.46 (2017-06-13)
47
* Feature: #374 Shard BSONStore on `_id` rather than `symbol`
58

69
### 1.45 (2017-06-09)
710
* BugFix: Rollback #363, which can cause ordering issues on append
811

912
### 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
1215
new bits
1316
* Feature: #371 Expose more functionality in BSONStore
1417

0 commit comments

Comments
 (0)