From e3be8c16cb8d70c51b62c54bf9c37c98276e78a6 Mon Sep 17 00:00:00 2001 From: Ulyssa Date: Thu, 9 Feb 2023 23:22:19 -0800 Subject: [PATCH] Release v0.0.5 (#38) --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index e266807..e757a9f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iamb" -version = "0.0.4" +version = "0.0.5" edition = "2018" authors = ["Ulyssa "] repository = "https://github.com/ulyssa/iamb" diff --git a/README.md b/README.md index a17084f..48962c6 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ two other TUI clients and Element Web: | Multiple Matrix Accounts | ✔️ | ❌ | ✔️ | ❌ | | New user registration | ❌ | ❌ | ❌ | ✔️ | | VOIP | ❌ | ❌ | ❌ | ✔️ | -| Reactions | ❌ ([#2]) | ✔️ | ❌ | ✔️ | +| Reactions | ✔️ | ✔️ | ❌ | ✔️ | | Message editing | ✔️ | ✔️ | ❌ | ✔️ | | Room upgrades | ❌ | ✔️ | ❌ | ✔️ | | Localisations | ❌ | 1 | ❌ | 44 |