From 644374bb298e158684aa2f5910f2b7e81070a623 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 31 Mar 2025 11:30:30 +0200 Subject: [PATCH] doc: bump version for v25.03.0 GA [skip ci] Signed-off-by: Joachim Wiberg --- doc/ChangeLog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index cda2732f..d3fbf3ce 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -4,7 +4,7 @@ Change Log All notable changes to the project are documented in this file. -[v25.03.0][UNRELEASED] - +[v25.03.0][] - 2025-03-31 ------------------------- > [!IMPORTANT] @@ -1523,7 +1523,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.01.0...HEAD +[UNRELEASED]: https://github.com/kernelkit/infix/compare/v25.03.0...HEAD +[v25.03.0]: https://github.com/kernelkit/infix/compare/v25.02.0...v25.03.0 [v25.02.0]: https://github.com/kernelkit/infix/compare/v25.01.0...v25.02.0 [v25.01.0]: https://github.com/kernelkit/infix/compare/v24.11.0...v25.01.0 [v24.11.1]: https://github.com/kernelkit/infix/compare/v24.11.0...v24.11.1