diff --git a/CHANGELOG.md b/CHANGELOG.md index 5365df1..3f68655 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.0.1] - 2021-07-21 +## [1.0.1] - 2022-07-21 ### Added @@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 a second challenge would overwrite the context data of the first challenge. Parsing the first challenge after would result in either a key decrypt error, or garbage key data. -## [1.0.0] - 2021-07-20 +## [1.0.0] - 2022-07-20 Initial Release.