mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 17:06:33 +03:00
NEWS updated after last bugfix.
This commit is contained in:
parent
13b0b9d3e3
commit
7a2dd85caa
10
NEWS
10
NEWS
|
@ -1,18 +1,24 @@
|
||||||
Current release
|
Current release
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
What's new in psycopg 2.7.4
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
- Fixed parsing of array of points as floats (:ticket:`#613`).
|
||||||
|
|
||||||
|
|
||||||
What's new in psycopg 2.7.3.2
|
What's new in psycopg 2.7.3.2
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
- Wheel package compiled against PostgreSQL 10.0 libpq and OpenSSL 1.0.2l
|
- Wheel package compiled against PostgreSQL 10.0 libpq and OpenSSL 1.0.2l
|
||||||
(:tickets:`#601, #602`)
|
(:tickets:`#601, #602`).
|
||||||
|
|
||||||
|
|
||||||
What's new in psycopg 2.7.3.1
|
What's new in psycopg 2.7.3.1
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
- Dropped libresolv from wheel package to avoid incompatibility with
|
- Dropped libresolv from wheel package to avoid incompatibility with
|
||||||
glibc 2.26 (wheels ticket #2)
|
glibc 2.26 (wheels ticket #2).
|
||||||
|
|
||||||
|
|
||||||
What's new in psycopg 2.7.3
|
What's new in psycopg 2.7.3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user