From 895fe8fbe27ad4275a3df4de64a9dbeabae9dd70 Mon Sep 17 00:00:00 2001 From: Paul Colby Date: Sun, 11 Feb 2024 20:29:01 +1100 Subject: [PATCH] Correct a issue link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5aa2c2..b58e4e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Increased support for non-QtTest (but still valid) TAP files ([#12][]) +- Increased support for non-QtTest (but still valid) TAP files ([#2]()) ### Fixed