aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c6b429..25d32ec 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,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).
+ * Add support for case-insensitive regex.
+ * Add clear() to fs::path.
Version 1.6.3