X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fnews.rst;h=224bfdee89f9b295760802d66b385b9047f08372;hb=596c2e76a8806ed650116c082730439c4965b08a;hp=dd51ecc0e3c79f2bc000fcec8337ad777c4f8387;hpb=5dedec6fb8080fb8089e6f2f9274f2fba577cf87;p=sqlconvert.git diff --git a/docs/news.rst b/docs/news.rst index dd51ecc..224bfde 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,12 +1,25 @@ News ==== -Version 0.2.3 (2017-06-??) +Version 0.3.0 (2021-??-??) -------------------------- +* Python 3.8, Python 3.9. + +* GitHub Actions. + +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) --------------------------