Skip to content

Commit e37cdb4

Browse files
committed
Update NEWS with changes for python3 compatibility
1 parent c841054 commit e37cdb4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.36.0 (2020-XX-XX)
2+
* Make `_CDB_Group_API_Auth` python3 compatible by passing bytes representation instead of a string.
3+
* Make `_CDB_Group_API_Request` python3 compatible by adapting the function signature of `HTTPConnection`.
4+
15
0.35.0 (2019-12-30)
26
* Reapply the changes in 0.33.0 (the issue we were looking for was unrelated)
37
* Reapply `Make PG12 depend on plpython3u instead of plpythonu`

0 commit comments

Comments
 (0)