summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2014-09-16 15:51:59 +0200
committerLinus Nordberg <linus@nordberg.se>2014-09-16 15:51:59 +0200
commit983dcf74e01a20bc48bd75d9066ad71fb09149ce (patch)
tree090201ae482660d45a71609c341898aa75b30a6e
parentdb6eecc4134d40cd4d73a17aa05b4eb4c35946f2 (diff)
Bump version number and remove some nontruth from 0.1.0.
-rw-r--r--NEWS.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/NEWS.md b/NEWS.md
index cf3da13..82da2c2 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,8 +1,7 @@
-# plop version 0.1.0 "PoC" - 2014-09-15
+# Changes in plop 0.1.1 - XXXX-XX-XX
-plop version 0.1.0 is the proof of concept release.
+plop version 0.1.1 removes the depency on maps.
-## Known bugs and shortcomings
+# plop version 0.1.0 "PoC" - 2014-09-15
-- Knows nothing about x509. Accepts any data. v1/get-roots always
- returns the empty list.
+plop version 0.1.0 is the proof of concept release.