Version 1.4 release

This commit is contained in:
tengel 2019-07-11 14:53:12 -05:00
parent 4d78db0299
commit 5c2d0e6b75
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -1,6 +1,6 @@
{
"name": "Preloader",
"version": "1.3",
"version": "1.4",
"author": [
"Rob Church",
"Troy Engel",