Skip to content

Commit

Permalink
[#58] Add release note
Browse files Browse the repository at this point in the history
  • Loading branch information
elfenpiff committed Dec 25, 2023
1 parent 2b4ed86 commit 1c57b44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/release-notes/iceoryx2-unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
### New API features

* Add `FixedSizeByteString::from_bytes_truncated` [#56](https://github.com/eclipse-iceoryx/iceoryx2/issues/56)
* Add `Deref`, `DerefMut`, `Clone`, `Eq`, `PartialEq` and `extend_from_slice` to (FixedSize)Vec [#58](https://github.com/eclipse-iceoryx/iceoryx2/issues/58)

### API Breaking Changes

Expand Down

0 comments on commit 1c57b44

Please sign in to comment.