Skip to content

Commit dc3edfb

Browse files
dbkindergalak
authored andcommitted
doc: fix release notes list formatting
Signed-off-by: David B. Kinder <[email protected]>
1 parent 2c525b1 commit dc3edfb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/release-notes-1.10.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Zephyr Kernel 1.10.0
66
#####################
77

8-
DRAFT: We are pleased to announce the release of Zephyr kernel version 1.10.0.
8+
We are pleased to announce the release of Zephyr kernel version 1.10.0.
99

1010
Major enhancements with this release include:
1111

@@ -22,6 +22,7 @@ Kernel
2222

2323
* Remove deprecated k_mem_pool_defrag code
2424
* Add the following application-facing memory domain APIs:
25+
2526
* k_mem_domain_init() - to initialize a memory domain
2627
* k_mem_domain_destroy() - to destroy a memory domain
2728
* k_mem_domain_add_partition() - to add a partition into a domain

0 commit comments

Comments
 (0)