From 7b3c6b9c475c44d618402f699e3da0104c746902 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 2 Nov 2023 23:22:15 -0700 Subject: [PATCH] CHANGELOG.md: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a327791f..405827f3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,15 +14,24 @@ and this project adheres to - Add python_hatchling support to recipetool - Upgrade QEMU to 8.1.2 - Drop dependecy on libcroco in openbox and gnome-shell +- Update QT6 to 6.6.1 ### Added - Add nanopi-m4b machine +- Added recipes for: + - python3-pcodedmp, python3-olefile, python3-oletools + - python3-multivolumefile, python3-pymemcache, python3-jsbeautifier + - python3-inflate64, python3-colorclass, python3-rarfile +- Add KAS support in meta-riscv ### Removed - Remove ${CCACHE} from FORTRAN compiler in bitbake config file - Removed recipes - libcroco +- Drop obsolete SERIAL_CONSOLES_CHECK for all machines +- Dropped recipes: + - python3-nacl ## [2023.10] - 2023-10-30