]> git.lizzy.rs Git - PAKEs.git/blobdiff - spake2/CHANGELOG.md
spake2 v0.3.1 (#92)
[PAKEs.git] / spake2 / CHANGELOG.md
index 539422970a66c2ae8d7ac80eaf57a882c9780007..116f79bda4765470abd46a1e320625267a73dac5 100644 (file)
@@ -4,7 +4,13 @@ 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).
 
-## 0.3.0 (2022-01-22)
+## 0.3.1 (2022-01-22)
+### Changed
+- Refactor internals ([#91])
+
+[#91]: https://github.com/RustCrypto/PAKEs/pull/91
+
+## 0.3.0 (2022-01-22) [YANKED]
 ### Added
 - Initial `no_std` support ([#87])
 - `getrandom` feature ([#88])