diff --git a/doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst b/doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst index 900036aa0c33..bd7b07d9ef1c 100644 --- a/doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst +++ b/doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst @@ -42,6 +42,7 @@ Build and configuration system * Documentation section about the :ref:`file suffix feature from Zephyr ` with a related information in the :ref:`migration guide `. * Documentation section about :ref:`app_build_snippets`. + * Documentation section about :ref:`configuration_system_overview_sysbuild` and :ref:`sysbuild_enabled_ncs`. * Updated: @@ -53,11 +54,13 @@ Working with nRF91 Series ========================= * Moved :ref:`ug_nrf9160_gs` and :ref:`ug_thingy91_gsg` to the :ref:`gsg_guides` section. +* Restructured the contents of this section into multiple pages, with :ref:`ug_nrf91` as the landing page. Working with nRF70 Series ========================= * Moved :ref:`ug_nrf7002_gs` to the :ref:`gsg_guides` section. +* Restructured the contents of this section into multiple pages, with :ref:`ug_nrf70` as the landing page. Working with nRF54L Series ========================== @@ -68,24 +71,27 @@ Working with nRF54L Series Working with nRF53 Series ========================= +* Restructured the contents of this section into multiple pages, with :ref:`ug_nrf53` as the landing page. +* Added the :ref:`features_nrf53` page. * Moved :ref:`ug_nrf5340_gs` to the :ref:`gsg_guides` section. +* Changed the default value for the Kconfig option :kconfig:option:`CONFIG_CLOCK_CONTROL_NRF_ACCURACY` from 500 to 250 if :kconfig:option:`CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC` is used. +* Replaced nrfjprog commands in :ref:`ug_nrf5340` with commands from `nRF Util`_. Working with nRF52 Series ========================= * Moved :ref:`ug_nrf52_gs` to the :ref:`gsg_guides` section. +* Restructured the contents of this section into multiple pages, with :ref:`ug_nrf52` as the landing page. -Working with nRF53 Series -========================= +Working with PMIC +================= -* Added the :ref:`features_nrf53` page. -* Changed the default value for the Kconfig option :kconfig:option:`CONFIG_CLOCK_CONTROL_NRF_ACCURACY` from 500 to 250 if :kconfig:option:`CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC` is used. -* Replaced nrfjprog commands in :ref:`ug_nrf5340` with commands from `nRF Util`_. +* Restructured the contents of this section, with :ref:`ug_pmic` as the landing page. Working with RF front-end modules ================================= -|no_changes_yet_note| +* Restructured the contents of this section into multiple pages, with :ref:`ug_radio_fem` as the landing page. Security ========