Skip to content

Commit 2983264

Browse files
committed
Forgot compatibility section in docs/changelog.rst
1 parent 7e045f2 commit 2983264

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/changelog.rst

+8
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@ Test Infrastructure
5151
* Travis CI: 'sudo' tag is now deprecated in Travis (cclauss / PR #1698)
5252
* Use Popen.communicate() instead of Popen.wait() (Baisang / PR #1689)
5353

54+
Compatibility
55+
-------------
56+
* Catch thrown OSError by python 3.7 when creating a connection (danjo133 / PR #1694)
57+
* Update travis test coverage: 2.7, 3.4, 3.7, pypy2.7 (jeffwidman, dpkp / PR #1614)
58+
* Drop dependency on sphinxcontrib-napoleon (stanislavlevin / PR #1715)
59+
* Remove unused import from kafka/producer/record_accumulator.py (jeffwidman / PR #1705)
60+
* Fix SSL connection testing in Python 3.7 (seanthegeek, silentben / PR #1669)
61+
5462

5563
1.4.4 (Nov 20, 2018)
5664
##########

0 commit comments

Comments
 (0)