X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fnews.rst;h=6196feecd4b7675702e64ddb5f2b35dbb6855f20;hb=93a86b5026f5a7a10a7a5d11dde848449897238a;hp=cb8e9ba34dddc631db631beb1322268e2426e1c2;hpb=85d2da82f349c87a2cbb765575466c7ed153f337;p=sqlconvert.git diff --git a/docs/news.rst b/docs/news.rst index cb8e9ba..6196fee 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,6 +1,18 @@ 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) --------------------------