aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 25d32ec..b7cf0e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
Version 1.7.0
+ * Add building blocks for multi-index containers.
* Make regex a class template with character type as a template argument
(currently can only be char or wchar_t).
* Add support for case-insensitive regex.