This commit is contained in:
Jason Cosper 2023-01-05 13:49:37 -08:00 committed by GitHub
parent f3e0af19fa
commit b76c6cafe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,10 @@ Enjoy your long cookie!
## Changelog
### 2.0.1
Forgot to escape the lone `$_POST` in my code. Feel dumb about it. Fixed now tho.
### 2.0.0
Rewrite! Now, instead of forcing *everyone* to use the same login cookie expiration, Biscotti allows users to individually select their login cookie expiration on their profile page.