Skip to content

Commit

Permalink
changelog: Add sqlalchemy 1.0 and pypy fix note.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
chfoo committed Apr 19, 2015
1 parent 727dc7f commit 27d2126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Unreleased
==========

* Fixed: Connecting to sites with IPv4 & IPv6 support resulted in errors when IPv6 was not supported by the local network. Connections now use Happy Eyeballs Algorithm for IPv4 & IPv6 dual-stack support.
* Fixed: SQLAlchemy error with PyPy and SQLAlchemy 1.0.
* Changed: ``--prefer-family=none`` is now default.
* Added: ``none`` as a choice to ``--prefer-family``.

Expand Down

0 comments on commit 27d2126

Please sign in to comment.