summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f4011b3..87ca774 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ Version 0.12+git, not yet released
* Speed up imports by improving check for whether a message has
already been imported.
+* Rewrite integration tests ("yarns") using Python instead of shell.
+ This should not be user visible.
+
Version 0.12, released 2017-03-22
----------------------------------