From 07f0ee75eeb503e47d4bad34f869a11dc0461037 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Mon, 2 Sep 2013 19:04:51 -0300 Subject: [PATCH] Link to update gist on CHANGELOG for 3.0 update --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 602ee11f..256d5830 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,7 +48,7 @@ Security announcement: http://blog.plataformatec.com.br/2013/08/csrf-token-fixat * Errors on unlock are now properly reflected on the first `unlock_keys` * backwards incompatible changes - * Changes on session storage will expire all existing sessions on upgrade + * Changes on session storage will expire all existing sessions on upgrade. For those storing the session in the DB, they can be upgraded according to this gist: https://gist.github.com/moll/6417606 == 2.2.4