summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4921973..a102e52 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,8 @@ New features:
- The attributes `~connection.notices` and `~connection.notifies` can be
customized replacing them with any object exposing an `!append()` method
(:ticket:`#326`).
-- old ``inet`` adapters deprecated (:ticket:`#343`).
+- old ``inet`` adapters deprecated, but arrays of network types converted
+ to lists by default (:tickets:`#343, #387`).
- Added `~psycopg2.extensions.quote_ident()` function (:ticket:`#359`).
- Added `~connection.get_dsn_parameters()` connection method (:ticket:`#364`).