Version 1.4 release
This commit is contained in:
parent
4d78db0299
commit
5c2d0e6b75
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
Preloader Changelog
|
Preloader Changelog
|
||||||
===================
|
===================
|
||||||
|
## 2019-07-11 Version 1.4 - Troy Engel
|
||||||
|
* Apply fix for deprecated MW call (Daniel A Kessler, #6)
|
||||||
|
* Fix leftover doc updates from GitLab migration (Phillip Patriakeas, #4)
|
||||||
|
|
||||||
## 2017-01-04 Version 1.3 - Jack Phoenix
|
## 2017-01-04 Version 1.3 - Jack Phoenix
|
||||||
* Code cleanup
|
* Code cleanup
|
||||||
* Support for JSON-based internationalization (i18n) files
|
* Support for JSON-based internationalization (i18n) files
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Preloader",
|
"name": "Preloader",
|
||||||
"version": "1.3",
|
"version": "1.4",
|
||||||
"author": [
|
"author": [
|
||||||
"Rob Church",
|
"Rob Church",
|
||||||
"Troy Engel",
|
"Troy Engel",
|
||||||
|
|
|
||||||
Reference in a new issue