From 2c110393c3e84518255e5e8540315345675c4d5d Mon Sep 17 00:00:00 2001 From: daudix Date: Sun, 1 Sep 2024 20:07:25 +0300 Subject: [PATCH] Fix unreleased link in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffcb8df..97cb32b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v4.7.1...main) +## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v4.8.0...main) ### Added