Skip to content

Commit 193c2c5

Browse files
nrf_modem: update changelog
Update changelog with nrf_modem release. Signed-off-by: Eivind Jølsgard <[email protected]>
1 parent 2a10065 commit 193c2c5

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

nrf_modem/doc/CHANGELOG.rst

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

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

12+
nrf_modem 3.0.99
13+
***************
14+
15+
Core library
16+
============
17+
18+
AT interface
19+
============
20+
21+
Sockets
22+
=======
23+
24+
* Added:
25+
26+
* The :c:func:`nrf_socket_data_enabled_set` function to enable or disable data traffic through the socket interface.
27+
* The :c:func:`nrf_socket_data_enabled_get` to retrieve the current data enabled state.
28+
* The :c:macro:`NRF_SEC_TAG_TLS_INVALID` macro as a designated value to represents an invalid :c:type:`nrf_sec_tag_t`.
29+
30+
31+
Softsim
32+
=======
33+
34+
DECT NR+
35+
========
36+
37+
1238
nrf_modem 3.0.0
1339
***************
1440

0 commit comments

Comments
 (0)