summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 8e8c83b..4e527c4 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,11 @@
+What's New in argparse 1.1
+==========================
+
+- Issue #36: Get "from argparse import *" working
+- Issue #37: Stop treating two character alphanumeric flags as numbers
+- Issue #39: Better error messages for invalid actions
+
+
What's New in argparse 1.0.1
============================