aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/release-notes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index 6fb88e93..5e41fef7 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -60,6 +60,9 @@ Planned changes for future 12.x (subject to change):
C API to enable custom C++ code to interoperate more easily with
the the C API. See ``examples/extend-c-api``.
+ - Add methods to ``Buffer`` to work more easily and efficiently
+ with ``std::string``.
+
11.6.4: December 10, 2023
- Bug fixes: