summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 679486b..13d8c5c 100644
--- a/NEWS
+++ b/NEWS
@@ -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