File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 9.2.3] - 2024-10-31
10+ ### Added
11+ - Make ` pw ` work on Arch btw
12+ - Improve entropy in password generation by reducing read size
13+
14+ ### Fixed
15+ - Fix character classes for BusyBox ` tr ` to avoid using ` sed `
16+
917## [ 9.2.2] - 2024-10-27
1018### Added
1119- ` keepassxc ` : Display error messages prominently to avoid them being missed
@@ -322,7 +330,8 @@ new format. `pw` can automatically migrate your `.pwrc` to the new format:
322330- Add install script
323331- Add readme
324332
325- [ Unreleased ] : https://github.com/sschmid/pw-terminal-password-manager/compare/9.2.2...HEAD
333+ [ Unreleased ] : https://github.com/sschmid/pw-terminal-password-manager/compare/9.2.3...HEAD
334+ [ 9.2.3 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/9.2.2...9.2.3
326335[ 9.2.2 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/9.2.1...9.2.2
327336[ 9.2.1 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/9.2.0...9.2.1
328337[ 9.2.0 ] : https://github.com/sschmid/pw-terminal-password-manager/compare/9.1.1...9.2.0
Original file line number Diff line number Diff line change 1- 9.2.2
1+ 9.2.3
You can’t perform that action at this time.
0 commit comments