summaryrefslogtreecommitdiff
path: root/wpa-psk-cli
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2024-03-20 22:21:50 +0100
committerStefan Kreutz <mail@skreutz.com>2024-03-20 22:21:50 +0100
commit024fd561aa10eb6fe0843f3451f3d04a2b0effc5 (patch)
tree8627e0159b49f60fe562c3b607cc03b9a443553d /wpa-psk-cli
parent3e6c250a9bc3192550b30eabe65cc236d94dbef8 (diff)
downloadwpa-psk-024fd561aa10eb6fe0843f3451f3d04a2b0effc5.tar
Revise changelog style
Diffstat (limited to 'wpa-psk-cli')
-rw-r--r--wpa-psk-cli/CHANGELOG.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/wpa-psk-cli/CHANGELOG.md b/wpa-psk-cli/CHANGELOG.md
index 28abea7..00e8292 100644
--- a/wpa-psk-cli/CHANGELOG.md
+++ b/wpa-psk-cli/CHANGELOG.md
@@ -14,38 +14,38 @@ The format is based on [Keep A Changelog][] and this project adheres to
### Changed
-- Updated dependencies.
+- Update dependencies
## [0.1.4] - 2023-05-18
### Fixed
-- Abort on OpenBSD when printing help due to pledge(2) violation.
+- Abort on OpenBSD when printing help due to pledge(2) violation
## [0.1.3] - 2023-05-14
### Changed
-- Call pledge(2) on OpenBSD.
-- Upgraded `clap` crate.
-- Updated dependencies.
+- Call pledge(2) on OpenBSD
+- Upgrade `clap` crate
+- Update dependencies
## [0.1.2] - 2022-02-16
### Changed
-- Denied missing documentation.
-- Updated dependencies.
+- Deny missing documentation
+- Update dependencies
## [0.1.1] - 2022-10-03
### Changed
-- Upgraded to Clap version 4.
+- Upgrade to Clap version 4
## [0.1.0] - 2022-05-28
### Added
-- Added the existing command-line interface from crate `wpa-psk` version 0.1.5.
-- Added this changelog.
+- Add the existing command-line interface from crate `wpa-psk` version 0.1.5
+- Add this changelog
Generated by cgit. See skreutz.com for my tech blog and contact information.