Skip to content

Commit

Permalink
iox-eclipse-iceoryx#2185 Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
elBoberido committed Feb 19, 2024
1 parent 58ed41c commit 17ab63c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/website/release-notes/iceoryx-unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
- Add support for `iox::string` in `UnixDomainSocket` and created `unix_domain_socket.inl` [#2040](https://github.com/eclipse-iceoryx/iceoryx/issues/2040)
- Add support for `iox::string` in `MessageQueue` and created `message_queue.inl` [#1963](https://github.com/eclipse-iceoryx/iceoryx/issues/1963)
- Add support for `iox::string` in `NamedPipe` and created `named_pipe.inl` [#1693](https://github.com/eclipse-iceoryx/iceoryx/issues/1693)

- Add an `iox1` prefix to all resources created by `iceoryx_posh` and `RouD` [#2185](https://github.com/eclipse-iceoryx/iceoryx/issues/2185)

**Bugfixes:**

Expand Down Expand Up @@ -201,6 +201,7 @@
- Setting IOX_NO_DISCARD in QNX [#638](https://github.com/eclipse-iceoryx/iceoryx/issues/638)
- Replace `iox::byte_t` with std::byte [#1900](https://github.com/eclipse-iceoryx/iceoryx/issues/1900)
- Merge `iceoryx_dust` back to `iceoryx_hoofs` [#2130](https://github.com/eclipse-iceoryx/iceoryx/issues/2130)
- Activate clang-tidy for all the code in iceoryx_hoofs [#2184](https://github.com/eclipse-iceoryx/iceoryx/issues/2184)

**Workflow:**

Expand Down

0 comments on commit 17ab63c

Please sign in to comment.