File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 12.3.0] - 2026-01-06
10+ ### Added
11+ - Add pw mv command
12+ - ` gpg ` : Add mv command
13+ - ` keepassxc ` : Add mv command
14+ - ` macos_keychain ` : mv command not available
15+
16+ ### Changed
17+ - Prompt password until retyped password matches
18+
919## [ 12.2.0] - 2026-01-06
1020### Added
1121- ` gpg ` : Add ` PW_GPG_IGNORE_PATHS ` environment variable and ` ignore_path ` option to ` pw.conf ` to ignore false positives when discovering keychains
@@ -492,7 +502,8 @@ new format. `pw` can automatically migrate your `.pwrc` to the new format:
492502- Add install script
493503- Add readme
494504
495- [ Unreleased ] : https://github.com/sschmid/pw-terminal-password-manager/compare/12.2.0...HEAD
505+ [ Unreleased ] : https://github.com/sschmid/pw-terminal-password-manager/compare/12.3.0...HEAD
506+ [ 12.3.0 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/12.2.0...12.3.0
496507[ 12.2.0 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/12.1.1...12.2.0
497508[ 12.1.1 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/12.1.0...12.1.1
498509[ 12.1.0 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/12.0.1...12.1.0
Original file line number Diff line number Diff line change 1- 12.2 .0
1+ 12.3 .0
You can’t perform that action at this time.
0 commit comments