]> git.phdru.name Git - sqlconvert.git/blobdiff - docs/news.rst
Version 0.2.3
[sqlconvert.git] / docs / news.rst
index cc1cca06cd23ffec9804bd8be1380131bb2fc62f..6196feecd4b7675702e64ddb5f2b35dbb6855f20 100644 (file)
@@ -1,6 +1,25 @@
 News
 ====
 
+Version 0.2.3 (2019-02-01)
+--------------------------
+
+* Python 3.7.
+
+* Use remove-old-files.py from ppu to cleanup pip cache
+  at Travis and AppVeyor.
+
+* Install psycopg2 from `psycopg2-binary`_ package.
+
+.. _`psycopg2-binary`: https://pypi.org/project/psycopg2-binary/
+
+Version 0.2.2 (2017-06-10)
+--------------------------
+
+* Use tox instead of tests/Makefile.
+
+* Test at Travis and AppVeyor with Postgres.
+
 Version 0.2.1 (2017-05-01)
 --------------------------