From 4c56afacafe58f89ce2971ff4e98a7189524de91 Mon Sep 17 00:00:00 2001 From: Mathias Kraus Date: Fri, 12 Apr 2024 22:20:31 +0200 Subject: [PATCH] iox-#2011 Update release notes --- doc/website/release-notes/iceoryx-unreleased.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/doc/website/release-notes/iceoryx-unreleased.md b/doc/website/release-notes/iceoryx-unreleased.md index bdc456c1ac..21d21db5fd 100644 --- a/doc/website/release-notes/iceoryx-unreleased.md +++ b/doc/website/release-notes/iceoryx-unreleased.md @@ -8,20 +8,12 @@ **Bugfixes:** -- Foo Bar [\#000](https://github.com/eclipse-iceoryx/iceoryx/issues/000) - **Refactoring:** +- Patch cpptoml to use cmake 3.16 [#2011](https://github.com/eclipse-iceoryx/iceoryx/issues/2011) +- Update github actions [#2011](https://github.com/eclipse-iceoryx/iceoryx/issues/2011) + **New API features:** **API Breaking Changes:** -1. Some API change. - - ```cpp - // before - #include "old/include.hpp" - - // after - #include "new/include.hpp" - ``` \ No newline at end of file