X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fnews.rst;h=79df2982c9ae1164629472f200903cd36192ea6f;hb=f759666e045e7bb0a8b2ff3379b9d46c83c37c67;hp=bfd3c77a1bc86ddb169e88e45124d97c42ec87d2;hpb=a8651752de6da58ae65dac089d293c2ae15cd069;p=sqlconvert.git diff --git a/docs/news.rst b/docs/news.rst index bfd3c77..79df298 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,13 +1,27 @@ News ==== -Version 0.2.0 (2017-05-??) +Version 0.2.2 (2017-06-??) +-------------------------- + +* 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. * Test at Travis and AppVeyor. +* Use Portable Python Utilities. + Version 0.1.2 (2017-04-27) --------------------------