summaryrefslogtreecommitdiff
path: root/wpa-psk/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'wpa-psk/CHANGELOG.md')
-rw-r--r--wpa-psk/CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/wpa-psk/CHANGELOG.md b/wpa-psk/CHANGELOG.md
index 76be55a..c32ff78 100644
--- a/wpa-psk/CHANGELOG.md
+++ b/wpa-psk/CHANGELOG.md
@@ -10,6 +10,20 @@ The format is based on [Keep A Changelog][] and this project adheres to
## Unreleased
+## [0.2.1] - 2022-02-16
+
+### Added
+
+- Added missing documentation.
+- Derived `Eq` for custom error types.
+
+### Changed
+
+- Replaced the deprecated `sha-1` crate with `sha1`.
+- Forbid unsafe code and missing documentation.
+- Updated Git repository URL.
+- Updated dependencies.
+
## [0.2.0] - 2022-05-28
### Added
Generated by cgit. See skreutz.com for my tech blog and contact information.