From c8d046aad508b77f3bfafa71545442f13cbab7a9 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Tue, 23 Jan 2018 15:33:52 -0700 Subject: [PATCH] updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb97b18a..00ada2ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ * Simplified open/close nav button * Tidied Tools panel and added translations * Tooltip and new icon for site preview + * Updated JS library dependencies + * Changed CodeMirror editor to use sans-serif font for readability 1. [](#bugfix) * Fixed z-index issue in fullscreen mode [#1317](https://github.com/getgrav/grav-plugin-admin/issues/1317)