aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a7982d..b37b022 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 1.10.0
+
+ * fs::basic_path::string() now returns the string by reference.
+
Version 1.9.0
* Add xml::value_traits specialization for std::string.