Skip to content

Commit 643bf00

Browse files
fabiobaltieriJeppe Odgaard
authored andcommitted
doc: releases: fix a markdown title issue
Something got in between a chapter and its marker in a commit, fix it. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent 21d9987 commit 643bf00

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/releases/release-notes-4.2.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Removed APIs and options
5959
option became the default behavior.
6060

6161
Deprecated APIs and options
62+
===========================
6263

6364
* The scheduler Kconfig options CONFIG_SCHED_DUMB and CONFIG_WAITQ_DUMB were
6465
renamed and deprecated. Use :kconfig:option:`CONFIG_SCHED_SIMPLE` and
@@ -67,8 +68,6 @@ Deprecated APIs and options
6768
* TLS credential type ``TLS_CREDENTIAL_SERVER_CERTIFICATE`` was renamed and
6869
deprecated, use :c:enumerator:`TLS_CREDENTIAL_PUBLIC_CERTIFICATE` instead.
6970

70-
===========================
71-
7271
* ``arduino_uno_r4_minima`` and ``arduino_uno_r4_wifi`` board targets have been deprecated in favor
7372
of a new ``arduino_uno_r4`` board with revisions (``arduino_uno_r4@minima`` and
7473
``arduino_uno_r4@wifi``).

0 commit comments

Comments
 (0)