Mention quote_ident() in NEWS file

This commit is contained in:
Daniele Varrazzo 2015-10-15 11:06:44 +01:00
parent 89bb6b0711
commit 109409bc95

1
NEWS
View File

@ -14,6 +14,7 @@ New features:
- The attributes `~connection.notices` and `~connection.notifies` can be
customized replacing them with any object exposing an `!append()` method
(:ticket:`#326`).
- Added `~psycopg2.extensions.quote_ident()` function (:ticket:`#359`).
What's new in psycopg 2.6.2