Version 1.4 release

This commit is contained in:
tengel 2024-03-20 09:20:41 -05:00
parent 8b58a20d61
commit 42e40b2be4
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",