Commit 8e78fad8 authored by Fabio Baltieri's avatar Fabio Baltieri Committed by Anas Nashif
Browse files

doc: release-notes: clarify where api changes go



API changes should be in the migration guide, release notes has
everything else, that is deprecated, removed and new. Add a note to
reflect that and avoid confusion.

Signed-off-by: default avatarFabio Baltieri <fabiobaltieri@google.com>
parent 6acd6704
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -48,12 +48,8 @@ https://docs.zephyrproject.org/latest/security/vulnerabilities.html
API Changes
***********

* RTIO

  * :c:func:`rtio_is_spi`
  * :c:func:`rtio_is_cspi`
  * :c:func:`rtio_is_i3c`
  * :c:func:`rtio_read_regs_async`
..
  Only removed, deprecated and new APIs, changes go in migration guide.

Removed APIs and options
========================