X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fnews.rst;h=7e9a9aad5f738c4a264d3634c7ba5db34b6a5269;hb=c3c81973f94f6b4617a2271bbaeef01ecad502bb;hp=3d3375d9752d9b84045c91f7b1f908727d683fb6;hpb=9e09c7ca4012167f674e50fc834d6c10de2431d2;p=ppu.git diff --git a/docs/news.rst b/docs/news.rst index 3d3375d..7e9a9aa 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,11 +1,20 @@ News ==== +Version 0.2.0 (2017-05-??) +-------------------------- + +* Test at Travis and AppVeyor. + +* Use subprocess.call() instead of os.system(). + 0.1.0 (2017-04-16) ------------------ * Remove empty directories. +* Add installation instructions. + 0.0.1 (2017-04-16) ------------------