From ef22ffa138444cbbb4fdfb58191231c5f24fc7ad Mon Sep 17 00:00:00 2001 From: Stefano Avallone Date: Thu, 16 Feb 2023 09:15:58 +0100 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 15db7fffd..016a34b9c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -27,6 +27,7 @@ Release 3-dev - (lr-wpan) !1268 - Adding beacon payload now its possible using MLME-SET.request primitive. - (core) !1302 - Now test-runner exits if no TestSuite is specified. - (spectrum) !1046 - Addition of the TwoRaySpectrumPropagationLossModel fast-fading class, as the outcome of the related GSoC 2022 project titled "A simplified channel and beamforming model for ns-3" +- (wifi) Add support for 802.11be Multi-Link Operations (MLO), STR mode only ### Bugs fixed