From 040344d2c30e355da2ea67c929a865d69a6afad8 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 21 Aug 2016 13:13:07 +0100 Subject: [PATCH] Updated changelog to include #95. --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 42ae7b1..30b5144 100755 --- a/Changelog.md +++ b/Changelog.md @@ -10,6 +10,7 @@ - Added some tips to the parsedown parser help section - Added some more stats to the dev help page (#97) - Added the time taken to search to the search results page (#97) + - Added support for unicode characters in page names (#95) ## Changed - Made the background of tags slightly lighter (#91)