]> git.phdru.name Git - sqlconvert.git/blobdiff - docs/news.rst
Tests, CI: Run tests with Python 3.11
[sqlconvert.git] / docs / news.rst
index cb8e9ba34dddc631db631beb1322268e2426e1c2..a5573488dbb15d2caeafb799999511245c24fbd6 100644 (file)
@@ -1,6 +1,34 @@
 News
 ====
 
+Version 0.3.1 (in development)
+------------------------------
+
+* Python 3.11.
+
+Version 0.3.0 (2021-09-24)
+--------------------------
+
+* Python 3.8, Python 3.9.
+
+* GitHub Actions.
+
+* Stop testing at Travis CI.
+
+* Stop testing at AppVeyor.
+
+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)
 --------------------------