summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b87c110..33461e5 100644
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,8 @@ Other changes:
connection.
- `~connection.set_isolation_level()` will throw an exception if executed
inside a transaction; previously it would have silently rolled it back.
+- Empty arrays no more converted into lists if they don't have a type attached
+ (:ticket:`#506`)
What's new in psycopg 2.6.3