From 935c4a595cb0706dd20cbd64e2df24d695b1cfd7 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Fri, 4 Sep 2020 23:39:12 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9208c7d7..e45bf0c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ binary size - Fix Sass trying to load folders starting with `_`, causing issues with frameworks - Update livereload.js version - Add Markdown-outputting shortcodes +- Taxonomies with the same name but different casing are now merged, eg Author and author ## 0.11.0 (2020-05-25)