Skip to content

Commit 2a782f4

Browse files
committed
doc: changelog: fast_pair: merge duplicated Fast Pair library section
Updated the release changelog to remove the duplicated sections for the Fast Pair library changelog. Signed-off-by: Kamil Piszczek <[email protected]>
1 parent d547128 commit 2a782f4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,7 @@ Bluetooth libraries and services
760760

761761
* Updated:
762762

763+
* The :c:func:`bt_fast_pair_info_cb_register` API to allow registration of multiple callbacks.
763764
* The Fast Pair sysbuild Kconfig options.
764765
The ``SB_CONFIG_BT_FAST_PAIR`` Kconfig option is replaced with the ``SB_CONFIG_BT_FAST_PAIR_MODEL_ID`` and ``SB_CONFIG_BT_FAST_PAIR_ANTI_SPOOFING_PRIVATE_KEY``.
765766
* The method of supplying the Fast Pair Model ID and Anti-Spoofing Private Key to generate the Fast Pair provisioning data HEX file.
@@ -776,11 +777,6 @@ Bluetooth libraries and services
776777

777778
* Fixed an issue in the :ref:`bt_mesh_light_ctrl_srv_readme` model to automatically resume the Lightness Controller after recalling a scene (``NCSDK-30033`` known issue).
778779

779-
780-
* :ref:`bt_fast_pair_readme` library:
781-
782-
* Updated the :c:func:`bt_fast_pair_info_cb_register` API to allow registration of multiple callbacks.
783-
784780
Common Application Framework
785781
----------------------------
786782

0 commit comments

Comments
 (0)