We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 897014f commit d7a10eeCopy full SHA for d7a10ee
doc/release-notes/iceoryx2-unreleased.md
@@ -15,6 +15,7 @@
15
* Introduce `iceoryx2-cal::hash::HashValue` that contains the result of a hash
16
* Port `UsedChunkList` from iceoryx1 [#129](https://github.com/eclipse-iceoryx/iceoryx2/issues/129)
17
* Performance improvements, especially for AMD CPUs [#136](https://github.com/eclipse-iceoryx/iceoryx2/issues/136)
18
+ * Introduce lock-free mpmc BitSet [#139](https://github.com/eclipse-iceoryx/iceoryx2/issues/139)
19
20
### Bugfixes
21
0 commit comments