diff options
Diffstat (limited to 'wpa-psk-cli/CHANGELOG.md')
| -rw-r--r-- | wpa-psk-cli/CHANGELOG.md | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/wpa-psk-cli/CHANGELOG.md b/wpa-psk-cli/CHANGELOG.md index 9b54f2c..5b3c24c 100644 --- a/wpa-psk-cli/CHANGELOG.md +++ b/wpa-psk-cli/CHANGELOG.md @@ -18,13 +18,13 @@ The format is based on [Keep A Changelog][] and this project adheres to ### Added -- Add experimental Nix flake +- Added experimental Nix flake ## [0.1.5] - 2024-03-06 ### Changed -- Update dependencies +- Updated dependencies ## [0.1.4] - 2023-05-18 @@ -37,25 +37,26 @@ The format is based on [Keep A Changelog][] and this project adheres to ### Changed - Call pledge(2) on OpenBSD -- Upgrade `clap` crate -- Update dependencies +- Upgraded `clap` crate +- Updated dependencies ## [0.1.2] - 2022-02-16 ### Changed - Deny missing documentation -- Update dependencies +- Updated dependencies ## [0.1.1] - 2022-10-03 ### Changed -- Upgrade to Clap version 4 +- Upgraded to Clap version 4 ## [0.1.0] - 2022-05-28 ### Added -- Add the existing command-line interface from crate `wpa-psk` version 0.1.5 -- Add this changelog +- Added the existing command-line interface from crate `wpa-psk` version 0.1.5 +- Added this changelog + |