Skip to content

Commit d6d8b45

Browse files
author
Adrian Teng
committed
Update CHANGES.md
1 parent bb6977a commit d6d8b45

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
## Changelog
22

33
### 1.43
4+
* Feature: Appending older data (compare to what's exist in library) will raise. Use `concat=True` to append only the
5+
new bits
46
* Bugfix: #350 remove deprecated pandas calls
57

68
### 1.42 (2017-05-12)
7-
* Bugfix: #346 fixed daterange subsetting error on very large dateframes in version store
9+
* Bugfix: #346 fixed daterange subsetting error on very large dataframes in version store
810
* Bugfix: #351 $size queries can't use indexes, use alternative queries
911

1012
### 1.41 (2017-04-20)

0 commit comments

Comments
 (0)