From b76c6cafe78e52ea7e5d9a65dcaf390fdbc1ebf9 Mon Sep 17 00:00:00 2001 From: Jason Cosper Date: Thu, 5 Jan 2023 13:49:37 -0800 Subject: [PATCH] v2.0.1 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da0ae22..9d70900 100644 --- a/README.md +++ b/README.md @@ -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. @@ -30,4 +34,4 @@ Initial release. Simple plugin that forced login cookie expiration for every use All plugin code is (currently) Jason Cosper's fault. Plugin header image courtesy of Terri Bateman. -Plugin icon courtesy of Toora Khan from Noun Project. \ No newline at end of file +Plugin icon courtesy of Toora Khan from Noun Project.