summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-04-06 20:49:00 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-04-06 20:49:00 +0100
commit3357477fdebbab755c6206a0b1f4c3fb389cf5e7 (patch)
tree7454897ad0e768cc0dfffb3c77955eb96b178d2a
parentd2dce4dd17906f9c840b83b102a2718302961069 (diff)
downloadpsycopg2-3357477fdebbab755c6206a0b1f4c3fb389cf5e7.tar.gz
Fixed debug title level in news
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 22d77ac..49beb15 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ Current release
---------------
What's new in psycopg 2.8.1
----------------------------
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Fixed `~psycopg2.extras.RealDictRow` modifiability (:ticket:`#886`).
- Fixed "there's no async cursor" error polling a connection with no cursor