aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-11-24 15:43:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-11-24 15:43:44 +0200
commit2bcdd357643a69c26d89655dffe7e9cccd7e68ce (patch)
tree50d1c0a5ac0d57b0a7e423db273b402b8083a491
parent3bac1f1334d0a5ad138309b79250c4ef0dd4c5aa (diff)
Update NEWS file
-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.