We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf9b48 commit 32feb9dCopy full SHA for 32feb9d
doc/release-notes/iceoryx2-unreleased.md
@@ -49,6 +49,8 @@
49
* Replace `lazy_static` dependency with `LazyLock` from `std` in `std` builds or
50
a custom minimal spin-based implementation for `no_std` builds
51
[#1321](https://github.com/eclipse-iceoryx/iceoryx2/issues/1321)
52
+* `CleanupState` implements `ZeroCopySend`
53
+ [#1331](https://github.com/eclipse-iceoryx/iceoryx2/issues/1331)
54
55
### Workflow
56
0 commit comments