test: convert to Python 3 compatibility
[be.git] / NEWS
diff --git a/NEWS b/NEWS
index 7ff2c43f7a95c2899f75f56fae69922fe7bcbfed..986e88708714218f128b67e59c906625e0f91ff8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+April 16, 2011
+ * Added --preserve-uuids to `be import-xml`.
+ * Added --assigned, --severity, and --status to `be new`.
+ * Added --notify to `be serve`.
+
+March 5, 2011
+ * Release version 1.0.1 (bugfixes).
+January 8, 2011
+ * Release version 1.0.0.
+
+July 14, 2010
+ * Added --show-status to `be depend`.
+
+June 25, 2010
+ * Added --tags to `be list`.
+
+February 20, 2010
+ * `be html` uses truncated IDs in comment and bug URLs and anchors.
+
+January 27, 2010
+ * `be html` links (<a href="...) #-delimited references in text/*
+   comment bodies.
+
+January 25, 2010
+ * Added --ssl to `be serve` using cherrypy.wsgiserver.
+
 January 23, 2010
  * Added 'Created comment with ID .../.../...' output to `be comment`.
  * Added --important and --mine to `be list`.