]> git.phdru.name Git - sqlconvert.git/blobdiff - docs/news.rst
Tests: Install psycopg2 from psycopg2-binary package
[sqlconvert.git] / docs / news.rst
index 72203a61c7885c23b5e3cda590692e3b786414e1..6cb260802dca6c909eae1430bde12dc3ac49f8f5 100644 (file)
@@ -1,9 +1,21 @@
 News
 ====
 
-Version 0.2.2 (2017-06-??)
+Version 0.2.3 (2017-06-??)
 --------------------------
 
+* 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)