aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e750d76..3c6b429 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 1.7.0
+
+ * Make regex a class template with character type as a template argument
+ (currently can only be char or wchar_t).
+
Version 1.6.3
* Minor fixes to make libcutl compilable with more pedantic GCC 4.7.