diff --git a/readme.txt b/readme.txt index f326acb..96406d6 100644 --- a/readme.txt +++ b/readme.txt @@ -31,10 +31,14 @@ 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. = 1.0.0 = -Initial release. Simple plugin that forced login cookie expiration for every user to 1 year. \ No newline at end of file +Initial release. Simple plugin that forced login cookie expiration for every user to 1 year.