Skip to content

Commit

Permalink
iox-#2011 Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
elBoberido committed Apr 15, 2024
1 parent 154689a commit dced983
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions doc/website/release-notes/iceoryx-unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
```

0 comments on commit dced983

Please sign in to comment.