summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-11-28 11:03:19 +0200
committerLars Wirzenius <liw@liw.fi>2019-11-28 11:03:19 +0200
commitcdfe14e451347fde4c9a2b0d2f8077136559cdba (patch)
tree4bffd48462c35565089de31670811f23af24eb7c /NEWS
parent3cba2b5e030b05567057ba2b6720f4a87e6e1f4f (diff)
downloadcmdtest-master.tar.gz
Change: update NEWSHEADmaster
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 623a05c..fa1513e 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Version 0.32+git, not yet released
* Undo HTML escaping of code blocks done by the Python Markdown
parser.
+* Ported to Python 3, and Python 2 support dropped. Changes made by
+ Antonio Terceiro and Richard Ipsum, and mutilated by Lars Wirzenius.
+
Version 0.32, released 2018-02-24
----------------------------------