diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7a4b7efb9..3ddc04e30 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -26,6 +26,8 @@ Release 3-dev - (wifi) #521 - UL OFDMA support - (lr-wpan) #536 - Fixes PHY not going to TRX_OFF after CSMA-CA failure (RxOnWhenIdle(false)) - (wifi) Only include QoS Null frames for TIDs for which a BA agreement exists in responses to BSRP TFs +- (wifi) Notify RX end only for the last received HE TB PPDU +- (wifi) Correctly compute the time to RX end to be passed to WifiPhyStateHelper::SwitchToRx() Release 3.36.1 --------------