Skip to content

Commit 9c54be5

Browse files
kacperradoszewskinordic-hani
authored andcommitted
nrf_modem: update changelog
Update changelog with nrf_modem release. Signed-off-by: Kacper Radoszewski <[email protected]>
1 parent 5c53ba9 commit 9c54be5

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

nrf_modem/doc/CHANGELOG.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,13 @@ DECT NR+
3636
Sockets
3737
=======
3838

39-
* Added the :c:macro:`NRF_SO_SENDCB` socket option to set a send callback.
40-
The callback is called when a send request is acknowledged by the network and the data has been acknowledged by the peer, if required by the network protocol.
41-
This socket option is supported by the nRF9151 NTN modem firmware.
39+
* Added:
40+
41+
* The :c:macro:`NRF_SO_SENDCB` socket option to set a send callback.
42+
The callback is called when a send request is acknowledged by the network and the data has been acknowledged by the peer, if required by the network protocol.
43+
This socket option is supported by the nRF9151 NTN modem firmware.
44+
* The :c:macro:`NRF_SO_SEC_DTLS_FRAG_EXT` socket option to enable and disable the DTLS fragmentation extension.
45+
This socket option is supported by modem firmware v2.0.4 and higher.
4246

4347
nrf_modem 3.1.0
4448
***************

0 commit comments

Comments
 (0)