Skip to content

Commit 383dea7

Browse files
committed
Merge pull request pandas-dev#48 from manahl/update-changelog
Update CHANGES.md
2 parents ffd1f63 + d642eff commit 383dea7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11

22
## Changelog
33

4+
### 1.12 (2015-11-12)
5+
6+
* Bugfix: correct version detection for Pandas >= 0.18.
7+
* Bugfix: retrying connection initialisation in case of an AutoReconnect failure.
8+
49
### 1.11 (2015-10-29)
510

611
* Bugfix: Improve performance of saving multi-index Pandas DataFrames

0 commit comments

Comments
 (0)