diff --git a/CHANGELOG.md b/CHANGELOG.md
index f4a6f9a..3621dff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Change Log
+
+## [v2.0.1](https://github.com/auth0/go-jwt-middleware/tree/v2.0.1) (2022-03-21)
+
+[Full Changelog](https://github.com/auth0/go-jwt-middleware/compare/v2.0.0...v2.0.1)
+
+### Security
+
+* Update Crypto dependency ([#146](https://github.com/auth0/go-jwt-middleware/pull/146))
+
## [v2.0.0](https://github.com/auth0/go-jwt-middleware/tree/v2.0.0) (2022-01-19)