diff --git a/CHANGELOG.md b/CHANGELOG.md index dc0e4798..99e1e2be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +## [1.2.0-3] - 2023-03-04 + +### Added + +- Add additional info to recommended relay view (ericholguin) +- Add shaka animation (Swift) +- Add option to disable image animation (OlegAba) +- Add additional warning when deleting account (ericholguin) +- Threads now load instantly and are cached (William Casarin) + + +### Fixed + +- Wrap long profile display names (OlegAba) +- Fixed weird scaling on profile pictures (OlegAba) +- Fixed width of copy pubkey on profile page (Joel Klabo) +- Make damus purple use more consistent in mentions (Joel Klabo) + + + +[1.2.0-3]: https://github.com/damus-io/damus/releases/tag/v1.2.0-3 + ## [1.1.0-10] - 2023-03-01 ### Added