]> git.phdru.name Git - ppu.git/blob - docs/news.rst
Use subprocess.call() instead of os.system()
[ppu.git] / docs / news.rst
1 News
2 ====
3
4 Version 0.2.0 (2017-05-??)
5 --------------------------
6
7 * Test at Travis and AppVeyor.
8
9 * Use subprocess.call() instead of os.system().
10
11 0.1.0 (2017-04-16)
12 ------------------
13
14 * Remove empty directories.
15
16 * Add installation instructions.
17
18 0.0.1 (2017-04-16)
19 ------------------
20
21 * Initial release.