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 0c371bb commit 729832e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions nrf_modem/doc/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,23 @@ 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 control band 4 support for nRF9151 devices.

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

Expand Down

0 comments on commit 729832e

Please sign in to comment.