From 750a61cdecce28730bf9d463ee6450001dc612c2 Mon Sep 17 00:00:00 2001 From: "Alexia E. Smith" Date: Tue, 26 Jul 2016 09:50:22 -0500 Subject: [PATCH] Change log. --- CHANGES.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index ce3d43b..187754e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,10 @@ #Changes ##1.1.4 * Fixed MediaWiki 1.26+ compatibility. + * Removed jQuery dependency in resource loader module + * Added formatversion=2 to all API calls due to a dumb change in MediaWiki's core API. * Added extension registration entry point. +* Fixed saving a new named sprite when the sheet did not exist yet in the database. ##1.1.3 * Fixes errors with the sprite sheet changes log that was displaying the edited message template on new sprite sheets. @@ -44,4 +47,4 @@ * New #ifsprite and #ifslice parser functions to give alternative output if either is not found. ##0.9.0 -* Initial Release for internal QA +* Initial Release for internal QA \ No newline at end of file