Mention sqlstate reinit in NEWS file

This commit is contained in:
Daniele Varrazzo 2021-05-20 16:16:51 +02:00
parent f59d626fe3
commit 3487f627e2

1
NEWS
View File

@ -15,6 +15,7 @@ What's new in psycopg 2.8.7
- Accept empty params as `~psycopg2.connect()` (:ticket:`#1250`). - Accept empty params as `~psycopg2.connect()` (:ticket:`#1250`).
- Fix attributes refcount in `Column` initialisation (:ticket:`#1252`). - Fix attributes refcount in `Column` initialisation (:ticket:`#1252`).
- Allow re-initialisation of static variables in the C module (:ticket:`#1267`).
What's new in psycopg 2.8.6 What's new in psycopg 2.8.6