Skip to content

Commit 8f7fd60

Browse files
committed
doc: release: Add Bluetooth ANS service to 4.4 release notes
Add Alert Notification Service (ANS) and enabling Kconfig to 4.4 release notes. Signed-off-by: Sean Kyer <sean.actor@gmail.com>
1 parent d926d03 commit 8f7fd60

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/releases/release-notes-4.4.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ New APIs and options
6464
6565
.. zephyr-keep-sorted-start re(^\* \w)
6666
67+
* Bluetooth
68+
69+
* Services
70+
71+
* Introduced Alert Notification Service (ANS) :kconfig:option:`CONFIG_BT_ANS`
72+
6773
* Flash
6874

6975
* :dtcompatible:`jedec,mspi-nor` now allows MSPI configuration of read, write and
@@ -96,6 +102,8 @@ New Drivers
96102
New Samples
97103
***********
98104

105+
* :zephyr:code-sample:`ble_peripheral_ans`
106+
99107
..
100108
Same as above, this will also be recomputed at the time of the release.
101109
Just link the sample, further details go in the sample documentation itself.

0 commit comments

Comments
 (0)