From 8b9340a40fe543c93de8ce4a7488039d1b7d20fe Mon Sep 17 00:00:00 2001 From: Giorgi Merebashvili Date: Sun, 1 Mar 2026 21:27:01 +0400 Subject: [PATCH] docs: Update release-notes.md --- docs/release-notes.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 3704705..7ca3e2f 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -72,7 +72,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed license name in pyproject.toml ([#107](https://github.com/CCXLV/fluxqueue/pull/107)) - Fixed pyproject classifiers ([#109](https://github.com/CCXLV/fluxqueue/pull/109)) -[Unreleased]: https://github.com/CCXLV/fluxqueue/compare/v0.3.0rc1...HEAD -[0.3.0-rc1]: https://github.com/CCXLV/fluxqueue/compare/v0.2.1...v0.3.0rc1 +[0.3.0]: https://github.com/CCXLV/fluxqueue/compare/v0.2.1...HEAD [0.2.1]: https://github.com/CCXLV/fluxqueue/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/CCXLV/fluxqueue/compare/v0.2.0-beta.4...v0.2.0