File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 12.1.1] - 2025-06-27
10+ ### Changed
11+ - ` macos_keychain ` : Decrease service column width to better fit within 80 char width
12+
13+ ### Other
14+ - Add support for running tests with Apple container
15+
916## [ 12.1.0] - 2025-06-15
1017### Added
1118- Add plugin specific config parsing
@@ -463,7 +470,8 @@ new format. `pw` can automatically migrate your `.pwrc` to the new format:
463470- Add install script
464471- Add readme
465472
466- [ Unreleased ] : https://github.com/sschmid/pw-terminal-password-manager/compare/12.1.0...HEAD
473+ [ Unreleased ] : https://github.com/sschmid/pw-terminal-password-manager/compare/12.1.1...HEAD
474+ [ 12.1.1 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/12.1.0...12.1.1
467475[ 12.1.0 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/12.0.1...12.1.0
468476[ 12.0.1 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/12.0.0...12.0.1
469477[ 12.0.0 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/11.0.0...12.0.0
Original file line number Diff line number Diff line change 1- 12.1.0
1+ 12.1.1
You can’t perform that action at this time.
0 commit comments