summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/news.txt')
-rw-r--r--web/news.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/web/news.txt b/web/news.txt
index 2a9c24231..7f2e3c1a8 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -3,7 +3,7 @@ News
 ====
 
 ..
-  2014-10-21 Version 0.10.0 released
+  2014-10-21 Version 0.10.2 released
   ==================================
 
   Changes affecting backwards compatibility
@@ -26,6 +26,8 @@ News
     fails to match.
   - The re module returns ``nil`` instead of ``""`` when an optional capture
     fails to match.
+  - The "symmetric set difference" operator (``-+-``) never worked and has been
+    removed.
 
   Language Additions
   ------------------