From ec824b365b4967751e43fd0eda535c806d68aa1f Mon Sep 17 00:00:00 2001 From: Molkobain Date: Mon, 2 Oct 2023 21:45:22 +0200 Subject: [PATCH] :bookmark: Prepare v1.5.1 --- CHANGELOG.md | 7 ++++++- dist/molkobain-fontawesome5-pack/extension.xml | 7 +++---- .../module.molkobain-fontawesome5-pack.php | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86cf024..7a9b7a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +## [1.5.1] - 2023-10-02 +### Changed +- Fix compilation error due to wrong prototype for `Molkobain\iTop\Extension\FontAwesome5\Console\Extension\PageUIExtension::GetLinkedStylesheetsAbsUrls()` + ## [1.5.0] - 2023-07-30 ### Changed - Raise iTop min. version to 2.7 @@ -40,7 +44,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Add full compatibility with iTop 2.4+ - Add partial compatibility with iTop 2.3 (admin. console only) -[Unreleased]: https://github.com/Molkobain/itop-fontawesome5-pack/compare/v1.5.0...HEAD +[Unreleased]: https://github.com/Molkobain/itop-fontawesome5-pack/compare/v1.5.1...HEAD +[1.5.1]: https://github.com/Molkobain/itop-fontawesome5-pack/releases/tag/v1.5.1 [1.5.0]: https://github.com/Molkobain/itop-fontawesome5-pack/releases/tag/v1.5.0 [1.4.0]: https://github.com/Molkobain/itop-fontawesome5-pack/releases/tag/v1.4.0 [1.3.0]: https://github.com/Molkobain/itop-fontawesome5-pack/releases/tag/v1.3.0 diff --git a/dist/molkobain-fontawesome5-pack/extension.xml b/dist/molkobain-fontawesome5-pack/extension.xml index cd91d1a..2e9ce44 100644 --- a/dist/molkobain-fontawesome5-pack/extension.xml +++ b/dist/molkobain-fontawesome5-pack/extension.xml @@ -5,12 +5,11 @@ - 1.5.0 + 1.5.1 2023-07-30 + * Fix compilation error due to wrong prototype for Molkobain\iTop\Extension\FontAwesome5\Console\Extension\PageUIExtension::GetLinkedStylesheetsAbsUrls() +]]> 2.7.0 stable false diff --git a/dist/molkobain-fontawesome5-pack/module.molkobain-fontawesome5-pack.php b/dist/molkobain-fontawesome5-pack/module.molkobain-fontawesome5-pack.php index 57a6e63..3efa199 100644 --- a/dist/molkobain-fontawesome5-pack/module.molkobain-fontawesome5-pack.php +++ b/dist/molkobain-fontawesome5-pack/module.molkobain-fontawesome5-pack.php @@ -14,7 +14,7 @@ /** @noinspection PhpUnhandledExceptionInspection */ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'molkobain-fontawesome5-pack/1.5.0', + 'molkobain-fontawesome5-pack/1.5.1', array( // Identification //