From 055c8dd1ae94a5fca1cb28644664fbbf43abb029 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Wed, 4 Feb 2026 15:29:54 +0100 Subject: [PATCH] doc: update ChangeLog, support for Microchip SAMA7G54-EK Signed-off-by: Joachim Wiberg --- doc/ChangeLog.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 479aa9e7..b5d424da 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -3,6 +3,17 @@ Change Log All notable changes to the project are documented in this file. +[v26.01.0][UNRELEASED] +------------------------- + +### Changes + +- Add support for Microchip SAMA7G54-EK Evaluation Kit, Arm Cortex-A7 + +### Fixes + +N/A + [v26.01.0][] - 2026-02-03 ------------------------- @@ -1907,7 +1918,7 @@ Supported YANG models in addition to those used by sysrepo and netopeer: - N/A [buildroot]: https://buildroot.org/ -[UNRELEASED]: https://github.com/kernelkit/infix/compare/v25.11.0...HEAD +[UNRELEASED]: https://github.com/kernelkit/infix/compare/v26.01.0...HEAD [v26.01.0]: https://github.com/kernelkit/infix/compare/v25.11.0...v26.01.0 [v25.11.0]: https://github.com/kernelkit/infix/compare/v25.10.0...v25.11.0 [v25.10.0]: https://github.com/kernelkit/infix/compare/v25.09.0...v26.10.0