We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f458aba commit a8e1c64Copy full SHA for a8e1c64
doc/release-notes/iceoryx2-unreleased.md
@@ -18,6 +18,8 @@
18
[#1289](https://github.com/eclipse-iceoryx/iceoryx2/issues/1289)
19
* Add source `NodeId` to request and response header
20
[#1308](https://github.com/eclipse-iceoryx/iceoryx2/issues/1308)
21
+* Introduce `StaticOption` and `StaticDuration` which are `ZeroCopySend`
22
+ [#1312](https://github.com/eclipse-iceoryx/iceoryx2/issues/1312)
23
24
### Bugfixes
25
@@ -26,7 +28,8 @@
26
28
conflicts when merging.
27
29
-->
30
-* Example text [#1](https://github.com/eclipse-iceoryx/iceoryx2/issues/1)
31
+* Remove default implementation of `ZeroCopySend` from `Option` and `Duration`
32
33
34
### Refactoring
35
0 commit comments