Version 1.4 release
This commit is contained in:
parent
8b58a20d61
commit
42e40b2be4
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
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
|
||||
* Code cleanup
|
||||
* Support for JSON-based internationalization (i18n) files
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Preloader",
|
||||
"version": "1.3",
|
||||
"version": "1.4",
|
||||
"author": [
|
||||
"Rob Church",
|
||||
"Troy Engel",
|
||||
|
|
|
|||
Reference in a new issue