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 29, 2023
1 parent ec5486f commit 5aea9c1
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 @@ -24,6 +24,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 5aea9c1

Please sign in to comment.