diff --git a/CHANGELOG.md b/CHANGELOG.md index 554aff6..e9b7caa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 1.6.5 +- Resolved dependabot identified security issues +- Removed build status icon from travis (not used for CI any longer) + # 1.6.4 - Fix `MAuthASGIMiddleware` when accessing `path` when `path` is not set yet. This appears to only happen on startup.