Mention LoggingAdapter in news

This commit is contained in:
Daniele Varrazzo 2020-03-08 11:17:51 +00:00
parent 93aa469f16
commit 497ad5c7c0

2
NEWS
View File

@ -6,6 +6,8 @@ What's new in psycopg 2.8.5
- Fixed use of `!connection_factory` and `!cursor_factory` together
(:ticket:`#1019`).
- Added support for `~logging.LoggerAdapter` in
`~psycopg2.extras.LoggingConnection` (:ticket:`#1026`).
What's new in psycopg 2.8.4