Skip to content

Commit e314256

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

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

nrf_modem/doc/CHANGELOG.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,30 @@ 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 and disable data traffic through the socket interface.
27+
* The :c:func:`nrf_socket_data_enabled_get` function 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+
Softsim
31+
=======
32+
33+
DECT NR+
34+
========
35+
1236
nrf_modem 3.0.0
1337
***************
1438

0 commit comments

Comments
 (0)