From f2338dd646022e9f9addc0a0ac0f1de80b125241 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Sun, 3 Jul 2022 09:37:02 -0700 Subject: [PATCH] changelog Signed-off-by: William Casarin --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a301823 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ + + +## [0.1.2] - 2022-07-03 + +### Added + + - Clicking boost text will go to that users profile + - Implement NIP04: Encrypted Direct Messages + - Add blue dot notification to home tab + + +### Fixed + + - Fixed crash when unfollowing users + - Clicking tabs now clear blue dots immediately + - Cancel button on add relay view + + + +[0.1.2]: https://github.com/damus-io/damus/releases/tag/v0.1.2