diff options
| author | Catherine Devlin <catherine.devlin@gmail.com> | 2013-02-28 00:09:10 -0500 |
|---|---|---|
| committer | Catherine Devlin <catherine.devlin@gmail.com> | 2013-02-28 00:09:10 -0500 |
| commit | d2b03bfedadfcc77c102feb331dd29ada038b347 (patch) | |
| tree | 1e2e5b46be3d5ca9daf7ebbffcc7e2e4bcbbe0d8 | |
| parent | 8637165067003294ddf20a3229160b5701b276c2 (diff) | |
| download | cmd2-git-d2b03bfedadfcc77c102feb331dd29ada038b347.tar.gz | |
new NEWS.txt
| -rw-r--r-- | NEWS.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt new file mode 100644 index 00000000..9e41193a --- /dev/null +++ b/NEWS.txt @@ -0,0 +1,12 @@ +News +==== + +0.6.5 +----- + +*Release date: 2013-02-29* + +* Belatedly began a NEWS.txt +* Changed pyparsing requirement for compatibility with Python version (2 vs 3) + + |
