damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

commit 960c84d02e4be04fb78005b9eef5423c1b3b4176
parent 02f1c2d342c3b786489f25495ae746cc268cb604
Author: Daniel D’Aquino <daniel@daquino.me>
Date:   Fri, 22 Nov 2024 11:49:19 -0800

Fix CHANGELOG markdown syntax issue

Changelog-None
Signed-off-by: Daniel D’Aquino <daniel@daquino.me>

Diffstat:
MCHANGELOG.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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