From 858b3d5555a5bd610f9cc8dcb9e643f57cba32b6 Mon Sep 17 00:00:00 2001 From: "Alexia E. Smith" Date: Mon, 9 Jul 2018 11:55:37 -0500 Subject: [PATCH] Update changes. --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index b05d5de..93fb331 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,9 @@ #Changes +##1.2.0 +* Switched to extension registration only. +* Various E_NOTICE fixes and PHP 7.0+ compatibility fixes. +* Fixed CSS and JS not loading for Extension:MobileFrontend. + ##1.1.5 * Fixed an incorrect call to makeErrorBox(). * Fixed checking titles for existence that in some cases would fail with a fatal error.