From a591817abe3e9002ca191c902424eb8aaea4d5f8 Mon Sep 17 00:00:00 2001 From: Anthony Johnson Date: Thu, 25 Jul 2019 16:18:34 -0600 Subject: [PATCH] Forgot a changelog entry --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 95439e0b..06c99b08 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -19,6 +19,7 @@ Other Changes * Add the ``navigation`` template block around the navigation area. * Added Spanish translation * Added i18n support using Babel +* Moved build system from Grunt and friends to Webpack 0.4.3 ======