diff --git a/doc/website/release-notes/iceoryx-unreleased.md b/doc/website/release-notes/iceoryx-unreleased.md index 380cda454e..5d566d2957 100644 --- a/doc/website/release-notes/iceoryx-unreleased.md +++ b/doc/website/release-notes/iceoryx-unreleased.md @@ -6,6 +6,7 @@ **Features:** +- Add bazel clang build config [#1998](https://github.com/eclipse-iceoryx/iceoryx/issues/1998) - Add `command_line.hpp` which contains a macro builder to parse command line arguments quickly and safely [#1067](https://github.com/eclipse-iceoryx/iceoryx/issues/1067) - optional inherits from FunctionalInterface, adds .expect() method [\#996](https://github.com/eclipse-iceoryx/iceoryx/issues/996) - Add clear method for `iox::string` [\#208](https://github.com/eclipse-iceoryx/iceoryx/issues/208)