Mention JSON adaptation in the NEWS file

This commit is contained in:
Daniele Varrazzo 2012-09-27 00:40:35 +01:00
parent b894539007
commit 465b5cf280

1
NEWS
View File

@ -1,6 +1,7 @@
What's new in psycopg 2.4.6
---------------------------
- Added JSON adaptation.
- Added support for backward scrollable cursors. Thanks to Jon Nelson
for the initial patch (ticket #108).
- connection.reset() implemented using DISCARD ALL on server versions