Skip to content

Commit

Permalink
nrf_modem: add entries to changelog
Browse files Browse the repository at this point in the history
Add changelog entries.

Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no>
  • Loading branch information
lemrey committed Nov 21, 2024
1 parent b450651 commit 55c19a8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions nrf_modem/doc/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,19 @@ Changelog

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

nrf_modem
*********

Sockets
=======

* Updated the :c:func:`nrf_send()` and :c:func:`nrf_sendto()` functions to correctly set ``errno`` when the socket is closed during a send operation with :c:macro:`NRF_MSG_WAITACK`.

DECT NR+
========

* Added a field to the :c:struct:`nrf_modem_dect_phy_init_params` struct to control band 4 support for nRF9151 devices.

nrf_modem 2.8.0
***************

Expand Down

0 comments on commit 55c19a8

Please sign in to comment.