Skip to content

Commit eb449ec

Browse files
committed
[ci skip] changelog update with 3.1 tickets
1 parent a7c1b3d commit eb449ec

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
3.1.0
2+
=====
3+
4+
Features
5+
--------
6+
* Pass name of server auth class to AuthProvider (PYTHON-454)
7+
* Surface schema agreed flag for DDL statements (PYTHON-458)
8+
* Automatically convert float and int to Decimal on serialization (PYTHON-468)
9+
10+
Bug Fixes
11+
---------
12+
* Bus error (alignment issues) when running cython on some ARM platforms (PYTHON-450)
13+
* Overflow when decoding large collections (cython) (PYTHON-459)
14+
115
3.0.0
216
=====
317
November 24, 2015

0 commit comments

Comments
 (0)