@@ -1,5 +1,7 @@
Release next
+Release v0.11
+
* Add Debian Trixie support
* Add Ubuntu 24.04 (Noble) support
* Add AMD64 and ARM64 Debian Sid targets
@@ -572,7 +572,7 @@ the module build recipe.
Remove all uses of the function deb_compat. The functionality was replaced with
a dependency to the package debhelper-compat.
-Changes in next
+Changes in v0.11
---------------
### Change OPTEE_BINARIES default ###0
@@ -719,3 +719,6 @@ available for respective bsps in apt feeds.
Optional fields of the isar-apt repo can be controlled by adding to the
`ISAR_APT_OPT_FIELD` map. Example: `ISAR_APT_OPT_FIELD[Origin]="isar"`.
+
+Changes in next
+---------------
@@ -4,6 +4,9 @@ Supported Configurations
Release next
------------
+Release v0.11
+-------------
+
### Host System: debian-stretch-amd64
Not supported
@@ -4,6 +4,9 @@ Tested Status
Release next
------------
+Release v0.11
+-------------
+
### Host System: debian-stretch-amd64
NOT SUPPORTED
Signed-off-by: Anton Mikanovich <amikan@ilbers.de> --- ChangeLog | 2 ++ RECIPE-API-CHANGELOG.md | 5 ++++- Supported_Configurations.md | 3 +++ Tested_Status.md | 3 +++ 4 files changed, 12 insertions(+), 1 deletion(-)