Skip to content

Commit b7e28be

Browse files
committed
Update changelog with latest null_safe_string_view() changes
Signed-off-by: Lars Froehlich <lars.froehlich@desy.de>
1 parent dbe1c31 commit b7e28be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

data/doxygen.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,11 @@ namespace gul17 {
146146
*
147147
* \section changelog_gul17 GUL17 Versions
148148
*
149+
* \subsection UNRELEASED To be released
150+
*
151+
* - Add gul17::null_safe_string_view(const char*, std::size_t), which returns an empty
152+
* string_view if given a null pointer.
153+
*
149154
* \subsection V25_7_0 Version 25.7.0
150155
*
151156
* - Add gul17::null_safe_string(const char*) and

0 commit comments

Comments
 (0)