You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nrf_modem/doc/CHANGELOG.rst
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,14 @@ Changelog
9
9
10
10
All notable changes to this project are documented in this file.
11
11
12
+
nrf_modem 2.3.1
13
+
***************
14
+
15
+
:ref:`Sockets <nrf_sockets>`
16
+
============================
17
+
18
+
* Fixed a bug where the callbacks for poll events were not called.
19
+
12
20
nrf_modem 2.3.0
13
21
***************
14
22
@@ -44,8 +52,8 @@ nrf_modem 2.3.0
44
52
45
53
* Added the :c:member:`nrf_modem_gnss_agps_expiry.position_expiry` field to :c:struct:`nrf_modem_gnss_agps_expiry` to retrieve the position assistance expiry time.
46
54
47
-
:ref:`Bootloader <nrf_modem_bootloader_api>`
48
-
============================================
55
+
:ref:`Bootloader <nrf_modem_bootloader>`
56
+
========================================
49
57
50
58
* The Full DFU API (:file:`nrf_modem_full_dfu.h`) has been moved to (:file:`nrf_modem_bootloader.h`) and renamed accordingly.
51
59
The ``nrf_modem_full_dfu_apply()`` function has been renamed to :c:func:`nrf_modem_bootloader_update`.
0 commit comments