diff --git a/CHANGELOG.md b/CHANGELOG.md index 10e3504..901b276 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.1.1] - 2021-10-05 + ### Fixed - Catch cache exceptions so authentication can proceed when i.e. redis is unreachable.