Skip to content

Commit 9bb9a11

Browse files
nrf_modem: update changelog
Update changelog with nrf_modem release. Signed-off-by: Eivind Jølsgard <[email protected]>
1 parent ec7c268 commit 9bb9a11

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

nrf_modem/doc/CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ Changelog
99

1010
All notable changes to this project are documented in this file.
1111

12+
nrf_modem 3.0.99
13+
****************
14+
15+
Sockets
16+
=======
17+
18+
* Added:
19+
20+
* The :c:func:`nrf_socket_data_enabled_set` function to enable and disable data traffic through the socket interface.
21+
* The :c:func:`nrf_socket_data_enabled_get` function to retrieve the current data enabled state.
22+
* The :c:macro:`NRF_SEC_TAG_TLS_INVALID` macro as a designated value to represent an invalid :c:type:`nrf_sec_tag_t`.
23+
1224
nrf_modem 3.0.0
1325
***************
1426

0 commit comments

Comments
 (0)