From 82c3eb1ee7f80bccdc19b4a30f7b7708bb192e2e Mon Sep 17 00:00:00 2001 From: Jon-Olov Vatn Date: Thu, 12 Jun 2025 09:15:39 +0200 Subject: [PATCH] Update changelog for Infix v25.05.1 --- doc/ChangeLog.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index a7b34c74..b78239b8 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -3,14 +3,14 @@ Change Log All notable changes to the project are documented in this file. -[v25.06.0][UNRELEASED] +[v25.05.1][] - 2025-06-12 ------------------------- ### Changes - Upgrade Linux kernel to 6.12.32 (LTS) ### Fixes - +- Fix #1060: Restore of missing CLI commands, regression in Infix v25.05.0 [v25.05.0][] - 2025-05-27 ------------------------- @@ -1578,7 +1578,8 @@ 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.05.0...HEAD +[UNRELEASED]: https://github.com/kernelkit/infix/compare/v25.05.1...HEAD +[v25.05.1]: https://github.com/kernelkit/infix/compare/v25.05.0...v25.05.1 [v25.05.0]: https://github.com/kernelkit/infix/compare/v25.04.0...v25.05.0 [v25.04.0]: https://github.com/kernelkit/infix/compare/v25.03.0...v25.04.0 [v25.03.0]: https://github.com/kernelkit/infix/compare/v25.02.0...v25.03.0