From 671fd8dee42d2bc877f88afae8e86f7dd1d08462 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Wed, 24 Aug 2016 19:13:51 +0100 Subject: [PATCH] Update changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 775ef86..6298bfc 100755 --- a/Changelog.md +++ b/Changelog.md @@ -12,6 +12,7 @@ - Added the time taken to search to the search results page (#97) - Added support for unicode characters in page names (#95) - Autofill the name box on the file upload page when a new file is selected (#101) + - Redirect the user automatically from the login page on refresh if they are already logged in (#102) ## Changed - Made the background of tags slightly lighter (#91)