Skip to content

Commit

Permalink
update changes for 0.4.1 release (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
alanhamlett committed Dec 1, 2017
1 parent f9adafa commit f7c0d7b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES
Expand Up @@ -11,6 +11,8 @@ Unreleased

- New config option USE_SESSION_FOR_NEXT to enable storing next url in session
instead of url. #330
- Accept int seconds along with timedelta for REMEMBER_COOKIE_DURATION. #370
- New config option FORCE_HOST_FOR_REDIRECTS to force host for redirects. #371


Version 0.4.0
Expand All @@ -24,7 +26,7 @@ Released on October 26th, 2016
on the User class, and the `utils.make_secure_token` utility function have
been removed to prevent users from creating insecure auth implementations.
Use the `Alternative Tokens` example from the docs instead. #291


Version 0.3.2
-------------
Expand Down

0 comments on commit f7c0d7b

Please sign in to comment.