From 960c84d02e4be04fb78005b9eef5423c1b3b4176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20D=E2=80=99Aquino?= Date: Fri, 22 Nov 2024 11:49:19 -0800 Subject: [PATCH] Fix CHANGELOG markdown syntax issue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changelog-None Signed-off-by: Daniel D’Aquino --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efe8b8cf..168a60d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [v1.11(10)] - 2024-11-18 +## [v1.11(10)](https://github.com/damus-io/damus/releases/tag/v1.11-10) - 2024-11-18 ### Added @@ -50,7 +50,7 @@ - Friend profiles will now more likely show up in profile search (William Casarin) - Fix broken QR code scanner and fix landscape mode (Terry Yiu) -[1.11(10)]: https://github.com/damus-io/damus/releases/tag/v1.11-10 +[1.11(10)](https://github.com/damus-io/damus/releases/tag/v1.11-10): https://github.com/damus-io/damus/releases/tag/v1.11-10 ## [1.10.1] - 2024-09-22