1 files changed, 4 insertions(+), 0 deletions(-)
M CHANGES.md
M CHANGES.md => CHANGES.md +4 -0
@@ 1,5 1,9 @@
# ChangeLog
+## 1.2.0 (2022-10-28)
+- drop `paragonie/constant_time_encoding` dependency
+- switch to `fkooman/put` for unit testing
+
## 1.1.0 (2020-08-22)
- make static code analyzers happy
- move header check until after the signature has been verified