From e3b4ed6329e0d48f2c5e8e0e516f94e2311d5250 Mon Sep 17 00:00:00 2001 From: Simon Schmid Date: Sun, 27 Oct 2024 10:55:59 +0100 Subject: [PATCH] Release 9.2.1 --- CHANGELOG.md | 8 +++++++- version.txt | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 986ebc8..bf8e8d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [9.2.1] - 2024-10-27 +### Fixed +- Fix fzf yank to use new copy paste +- Discard `Xvfb` output when running docker container + ## [9.2.0] - 2024-10-26 ### Added - Make `pw` work on Alpine Linux and Ubuntu @@ -310,7 +315,8 @@ new format. `pw` can automatically migrate your `.pwrc` to the new format: - Add install script - Add readme -[Unreleased]: https://github.com/sschmid/pw-terminal-password-manager/compare/9.2.0...HEAD +[Unreleased]: https://github.com/sschmid/pw-terminal-password-manager/compare/9.2.1...HEAD +[9.2.1]: https://github.com/sschmid/pw-terminal-password-manager/compare/9.2.0...9.2.1 [9.2.0]: https://github.com/sschmid/pw-terminal-password-manager/compare/9.1.1...9.2.0 [9.1.1]: https://github.com/sschmid/pw-terminal-password-manager/compare/9.1.0...9.1.1 [9.1.0]: https://github.com/sschmid/pw-terminal-password-manager/compare/9.0.0...9.1.0 diff --git a/version.txt b/version.txt index deeb3d6..45acc9e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -9.2.0 +9.2.1