diff --git a/CHANGELOG.md b/CHANGELOG.md index 944ecd1..1326217 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ### Unreleased +### [0.5.3] - 2018-03-09 + ##### Fixed - Update project to support Django 2.0 @@ -11,7 +13,7 @@ All notable changes to this project will be documented in this file. ##### Fixed - Fix infinite login loop if "prompt=login" (#198) -- Fix Django 2.0 deprecation warnings (#185) +- Fix Django 2.0 deprecation warnings (#185) ### [0.5.1] - 2017-07-11