From 14abed44a5c57ad0593c54843062de1e1663c974 Mon Sep 17 00:00:00 2001 From: veeso Date: Sun, 20 Jun 2021 11:00:31 +0200 Subject: [PATCH] Keyring-rs support for Linux --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68ddc33..80eeac2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,11 +34,11 @@ Released on FIXME: ?? - libdbus is now a dependency - added `with-keyring` feature - **❗ BREAKING CHANGE ❗**: if you start using keyring on Linux, all the saved password will be lost -- **Installation script**: - - From now on, in case cargo is used to install termscp, all the cargo dependencies will be installed - **In-app release notes** - Possibility to see the release note of the new available release whenever a new version is available - Just press `` when a new version is available from the auth activity to read the release notes +- **Installation script**: + - From now on, in case cargo is used to install termscp, all the cargo dependencies will be installed - Bugfix: - Fixed broken input cursor when typing UTF8 characters (tui-realm 0.3.2) - Dependencies: