X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fnews.rst;h=a5573488dbb15d2caeafb799999511245c24fbd6;hb=dc96c20fa2ed56c469d8538c03bc193ce80a7c44;hp=52e8ca1bb66e221b84788781f421f2daad49bd8d;hpb=94178a9c8a0ce429a21eb511646ba1abe6d12dc2;p=sqlconvert.git diff --git a/docs/news.rst b/docs/news.rst index 52e8ca1..a557348 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,7 +1,47 @@ News ==== -Version 0.2.0 (2017-05-??) +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) +-------------------------- + +* Use tox instead of tests/Makefile. + +* Test at Travis and AppVeyor with Postgres. + +Version 0.2.1 (2017-05-01) +-------------------------- + +* Convert README to reST. + +Version 0.2.0 (2017-04-30) -------------------------- * Python 3.5, 3.6.