mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-25 10:23:43 +03:00
Mention LoggingAdapter in news
This commit is contained in:
parent
93aa469f16
commit
497ad5c7c0
2
NEWS
2
NEWS
|
@ -6,6 +6,8 @@ What's new in psycopg 2.8.5
|
||||||
|
|
||||||
- Fixed use of `!connection_factory` and `!cursor_factory` together
|
- Fixed use of `!connection_factory` and `!cursor_factory` together
|
||||||
(:ticket:`#1019`).
|
(:ticket:`#1019`).
|
||||||
|
- Added support for `~logging.LoggerAdapter` in
|
||||||
|
`~psycopg2.extras.LoggingConnection` (:ticket:`#1026`).
|
||||||
|
|
||||||
|
|
||||||
What's new in psycopg 2.8.4
|
What's new in psycopg 2.8.4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user