You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/website/release-notes/iceoryx-unreleased.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -262,6 +262,10 @@
262
262
- Document workaround for documentation in internal headers [#1293](https://github.com/eclipse-iceoryx/iceoryx/issues/1293)
263
263
- The default branch is now `main`[#2270](https://github.com/eclipse-iceoryx/iceoryx/issues/2270)
264
264
265
+
**License changes**
266
+
267
+
- Relicense iceoryx_hoofs, iceoryx_platform, scripts, CI setup and git hooks from "Apache-2.0" to "Apache-2.0 or MIT" (dual license) [#2491](https://github.com/eclipse-iceoryx/iceoryx/issues/2491)
268
+
265
269
**New API features:**
266
270
267
271
- None
@@ -1507,6 +1511,6 @@
1507
1511
1508
1512
65. The non-functional `iox::popo::Node` was removed
1509
1513
1510
-
66. add optional timeout parameter in sendRequestToRouDi
1514
+
66. add optional timeout parameter in sendRequestToRouDi
0 commit comments