mirror of
https://gh.wpcy.net/https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-04-27 07:58:24 +08:00
modified: composer.lock modified: mu-plugin/v-sys-plugin-updater-mu.php modified: mu-plugin/v-sys-plugin-updater.php modified: mu-plugin/v-sys-theme-updater-mu.php modified: mu-plugin/v-sys-theme-updater.php modified: tests/ApiKeyHelperTest.php modified: update-api/app/Controllers/ApiController.php modified: update-api/app/Controllers/HomeController.php deleted: update-api/app/Controllers/KeyController.php modified: update-api/app/Core/Router.php modified: update-api/app/Models/HostsModel.php modified: update-api/config.php modified: update-api/public/install.php deleted: update-api/storage/test.sqlite
1.5 KiB
1.5 KiB
Changelog
All notable changes to phar-io/manifest are documented in this file using the Keep a CHANGELOG principles.
[2.0.4] - 03-03-2024
Changed
- Make
EMailan optional attribute for author - Stick with PHP 7.2 compatibilty
- Do not use implict nullable type (thanks @sebastianbergmann), this should make things work on PHP 8.4
2.0.3 - 20.07.2021
- Fixed PHP 7.2 / PHP 7.3 incompatibility introduced in previous release
2.0.2 - 20.07.2021
- Fixed PHP 8.1 deprecation notice
2.0.1 - 27.06.2020
This release now supports the use of PHP 7.2+ and ^8.0
2.0.0 - 10.05.2020
This release now requires PHP 7.2+
Changed
- Upgraded to phar-io/version 3.0
- Version strings
v1.2.3will now be converted to valid semantic version strings1.2.3 - Abreviated strings like
1.0will get expaneded to1.0.0
- Version strings