damus

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

commit aec61906ae44f4367fd410f438181fc171dfb0d3
parent 4f4557e4b64c4d4045546b2f21c2049bd1878a11
Author: Lio李歐 <lionello@users.noreply.github.com>
Date:   Sun,  1 Jan 2023 17:05:10 -0800

Update CHANGELOG.md

Hey @jb55. I appreciate everything you’re doing for nostr but that
particular change was done by me. Not sure how come your name ended up
besides it. I was a bit bummed when I saw the latest changelog in
TestFlight.

Changelog-Changed: Parse links in profiles (Lionello Lunesu)
Closes: #208

Diffstat:
MCHANGELOG.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -2,7 +2,7 @@ ### Added -- Parse links in profiles (William Casarin) +- Parse links in profiles (Lionello Lunesu) - Added Breez wallet to wallet selector (Lee Salminen) - Added Bitcoin Beach wallet to wallet selector (Lee Salminen) - Added ability to copy relay urls (Matt Ward)