X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fnews.rst;h=7e9a9aad5f738c4a264d3634c7ba5db34b6a5269;hb=a1466ed36db55b032ce2d4f1ff57367487e21d57;hp=9dc7a82ca664a7358a80303261339b2b7f9d6848;hpb=74d3ea9a7b0c236668cbf4085fa5fbb28721bdad;p=ppu.git diff --git a/docs/news.rst b/docs/news.rst index 9dc7a82..7e9a9aa 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,6 +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) ------------------