diff options
author | Matěj Cepl <mcepl@redhat.com> | 2012-03-08 22:45:11 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2012-03-08 22:45:11 +0100 |
commit | bf17bdcec33de1b1218849134ed7ae468f75e946 (patch) | |
tree | aad1799ae677c832db3a07f14139175f80d82e42 /NEWS.txt | |
parent | 8b7616af6e43a0bce728aa43aa987c3b19d3cbba (diff) | |
download | yamlish-bf17bdcec33de1b1218849134ed7ae468f75e946.tar.gz |
Initial version uploaded to the Cheeseshop.0.2
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt new file mode 100644 index 0000000..9607e2e --- /dev/null +++ b/NEWS.txt @@ -0,0 +1,7 @@ +0.1 2012-03-08 + * Initial version: tests succeed + +0.2 2012-03-08 + * Just a packaging issue, don't play with strings too much in setup.py + version=yamlish.__version__ and that's it. No fancy formatting. +
\ No newline at end of file |