X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=docs%2Fnews.rst;h=cb8e9ba34dddc631db631beb1322268e2426e1c2;hp=a4012f0a822a5c076b51d985944e4361cb99bce8;hb=85d2da82f349c87a2cbb765575466c7ed153f337;hpb=422cbe094f2466133002bce7bc5a295a27416f75 diff --git a/docs/news.rst b/docs/news.rst index a4012f0..cb8e9ba 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,11 +1,27 @@ News ==== -Version 0.2.0 (2017-05-??) +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. +* Test at Travis and AppVeyor. + +* Use Portable Python Utilities. + Version 0.1.2 (2017-04-27) --------------------------