diff --git a/CHANGELOG.md b/CHANGELOG.md index 3293fcde..8bd00bc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +## [1.16.1] - 2026-02-17 + +### Added + +- Added a view for quotes notes that could not be loaded, including actionable items (Daniel D’Aquino) +- Added relay hint support for nevent, nprofile, naddr links and event tag references (reposts, quotes, replies) (alltheseas) + + +### Fixed + +- Fixed an issue where notes would keep loading indefinitely in some cases (Daniel D’Aquino) +- Fixed Lightning invoice parsing and fetching for all amounts (alltheseas) + + + +[1.16.1]: https://github.com/damus-io/damus/releases/tag/v1.16.1 + ## [1.16] - 2026-01-28