From 7ada4eec25dd1dab3f01ac529f0e3b47f20311c1 Mon Sep 17 00:00:00 2001 From: Simon Schmid Date: Sat, 18 May 2024 21:47:52 +0200 Subject: [PATCH] Release 6.1.2 --- CHANGELOG.md | 7 ++++++- version.txt | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index afbccb4..9dbfb88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [6.1.2] - 2024-05-18 +### Fixed +- `macos_keychain:` Fix not opening keychains with absolute path + ## [6.1.1] - 2024-05-17 ### Fixed - `keepassxc:` Exclude `Recycle Bin/` folder, not entry @@ -145,7 +149,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add install script - Add readme -[Unreleased]: https://github.com/sschmid/pw/compare/6.1.1...HEAD +[Unreleased]: https://github.com/sschmid/pw/compare/6.1.2...HEAD +[6.1.2]: https://github.com/sschmid/pw/compare/6.1.1...6.1.2 [6.1.1]: https://github.com/sschmid/pw/compare/6.1.0...6.1.1 [6.1.0]: https://github.com/sschmid/pw/compare/6.0.0...6.1.0 [6.0.0]: https://github.com/sschmid/pw/compare/5.1.0...6.0.0 diff --git a/version.txt b/version.txt index f3b5af3..5e32542 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6.1.1 +6.1.2