summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rwxr-xr-xweb/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index ce48b4e90..f8bcef3db 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -76,6 +76,8 @@ Additions
   returns a ``TFile`` and raises an exception in case of an error.
 - The compiler now might use a hashing for string case statements depending
   on the number of string literals in the case statement.
+- Added a wrapper for ``redis``.
+- The compiler now supports array, sequence and string slicing.
 
 
 2010-10-20 Version 0.8.10 released