From b0e13890dc597517cb3e6690a8e23c82b25c8b8b Mon Sep 17 00:00:00 2001 From: drishu Date: Wed, 11 Dec 2024 13:37:59 +0200 Subject: [PATCH] Prepare release 2.0.0-alpha5. --- CHANGELOG.md | 38 +++++++++++--------------------------- 1 file changed, 11 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 830dee6..e2a062c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,22 @@ -# Changelog +# Change Log -## [2.0.0-alpha4](https://github.com/openeuropa/task-runner/tree/2.0.0-alpha4) (2023-03-21) +## [2.0.0-alpha5](https://github.com/openeuropa/task-runner/tree/2.0.0-alpha5) (2024-12-11) +[Full Changelog](https://github.com/openeuropa/task-runner/compare/2.0.0-alpha4...2.0.0-alpha5) + +**Merged pull requests:** + +- OEL-3318: Prepare for php8.3 [\#173](https://github.com/openeuropa/task-runner/pull/173) ([drishu](https://github.com/drishu)) +- OEL-3318: Support for Drupal 11 [\#172](https://github.com/openeuropa/task-runner/pull/172) ([AaronGilMartinez](https://github.com/AaronGilMartinez)) +## [2.0.0-alpha4](https://github.com/openeuropa/task-runner/tree/2.0.0-alpha4) (2023-03-21) [Full Changelog](https://github.com/openeuropa/task-runner/compare/2.0.0-alpha3...2.0.0-alpha4) **Merged pull requests:** +- Release-2.0.0-alpha4: Update changelog. [\#170](https://github.com/openeuropa/task-runner/pull/170) ([nagyad](https://github.com/nagyad)) - EWPP-2864: Update to PHP8.1. [\#169](https://github.com/openeuropa/task-runner/pull/169) ([22Alexandra](https://github.com/22Alexandra)) ## [2.0.0-alpha3](https://github.com/openeuropa/task-runner/tree/2.0.0-alpha3) (2022-10-21) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/2.0.0-alpha2...2.0.0-alpha3) **Merged pull requests:** @@ -19,7 +26,6 @@ - ISAICP-5988: Command config cannot be overridden [\#135](https://github.com/openeuropa/task-runner/pull/135) ([claudiu-cristea](https://github.com/claudiu-cristea)) ## [2.0.0-alpha2](https://github.com/openeuropa/task-runner/tree/2.0.0-alpha2) (2022-02-21) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/2.0.0-alpha1...2.0.0-alpha2) **Merged pull requests:** @@ -28,7 +34,6 @@ - EWPP-2006: Support for --zip in create-archive. [\#163](https://github.com/openeuropa/task-runner/pull/163) ([hernani](https://github.com/hernani)) ## [2.0.0-alpha1](https://github.com/openeuropa/task-runner/tree/2.0.0-alpha1) (2022-01-17) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/1.0.0-beta7...2.0.0-alpha1) **Merged pull requests:** @@ -37,7 +42,6 @@ - EWPP-1846: Upgrade task-runner to PHP 8. [\#160](https://github.com/openeuropa/task-runner/pull/160) ([yenyasinn](https://github.com/yenyasinn)) ## [1.0.0-beta7](https://github.com/openeuropa/task-runner/tree/1.0.0-beta7) (2022-01-17) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/1.0.0-beta6...1.0.0-beta7) **Closed issues:** @@ -70,7 +74,6 @@ - OPENEUROPA-2258: Use PHP 7.2 [\#106](https://github.com/openeuropa/task-runner/pull/106) ([dxvargas](https://github.com/dxvargas)) ## [1.0.0-beta6](https://github.com/openeuropa/task-runner/tree/1.0.0-beta6) (2019-06-27) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/1.0.0-beta5...1.0.0-beta6) **Closed issues:** @@ -84,7 +87,6 @@ - OPENEUROPA-1897: Use ci image. [\#101](https://github.com/openeuropa/task-runner/pull/101) ([imanoleguskiza](https://github.com/imanoleguskiza)) ## [1.0.0-beta5](https://github.com/openeuropa/task-runner/tree/1.0.0-beta5) (2019-03-13) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/1.0.0-beta4...1.0.0-beta5) **Closed issues:** @@ -102,7 +104,6 @@ - OPENEUROPA-1371: Allow users to define a custom Task Runner configuration in their home directory. [\#63](https://github.com/openeuropa/task-runner/pull/63) ([drupol](https://github.com/drupol)) ## [1.0.0-beta4](https://github.com/openeuropa/task-runner/tree/1.0.0-beta4) (2019-01-07) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/1.0.0-beta3...1.0.0-beta4) **Closed issues:** @@ -116,7 +117,6 @@ - OPENEUROPA-1322: Use the proper Docker way of overriding docker-composer.yml file. [\#88](https://github.com/openeuropa/task-runner/pull/88) ([drupol](https://github.com/drupol)) ## [1.0.0-beta3](https://github.com/openeuropa/task-runner/tree/1.0.0-beta3) (2018-10-16) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/1.0.0-beta2...1.0.0-beta3) **Merged pull requests:** @@ -127,7 +127,6 @@ - Express permission values in octal [\#84](https://github.com/openeuropa/task-runner/pull/84) ([pfrenssen](https://github.com/pfrenssen)) ## [1.0.0-beta2](https://github.com/openeuropa/task-runner/tree/1.0.0-beta2) (2018-10-03) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/1.0.0-beta1...1.0.0-beta2) **Merged pull requests:** @@ -137,7 +136,6 @@ - OPENEUROPA-1140: Add pre and post install perms commands. [\#75](https://github.com/openeuropa/task-runner/pull/75) ([richardcanoe](https://github.com/richardcanoe)) ## [1.0.0-beta1](https://github.com/openeuropa/task-runner/tree/1.0.0-beta1) (2018-09-18) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.8.0...1.0.0-beta1) **Closed issues:** @@ -155,7 +153,6 @@ - OPENEUROPA-540: Fix badges on README.md [\#74](https://github.com/openeuropa/task-runner/pull/74) ([ademarco](https://github.com/ademarco)) ## [0.8.0](https://github.com/openeuropa/task-runner/tree/0.8.0) (2018-08-28) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.7.1...0.8.0) **Merged pull requests:** @@ -165,7 +162,6 @@ - OPENEUROPA-1119: Create a docker-compose.yml.dist file [\#71](https://github.com/openeuropa/task-runner/pull/71) ([netlooker](https://github.com/netlooker)) ## [0.7.1](https://github.com/openeuropa/task-runner/tree/0.7.1) (2018-08-13) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.7.0...0.7.1) **Merged pull requests:** @@ -178,7 +174,6 @@ - OPENEUROPA-623: Update to Phpunit 6. [\#58](https://github.com/openeuropa/task-runner/pull/58) ([imanoleguskiza](https://github.com/imanoleguskiza)) ## [0.7.0](https://github.com/openeuropa/task-runner/tree/0.7.0) (2018-06-25) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.6.0...0.7.0) **Merged pull requests:** @@ -187,7 +182,6 @@ - OPENEUROPA-696 Make sure the Task Runner provides current working directory as a replaceable token [\#56](https://github.com/openeuropa/task-runner/pull/56) ([ademarco](https://github.com/ademarco)) ## [0.6.0](https://github.com/openeuropa/task-runner/tree/0.6.0) (2018-06-19) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.5.0...0.6.0) **Merged pull requests:** @@ -197,7 +191,6 @@ - OPENEUROPA-287: Add sanity check before starting site install. [\#53](https://github.com/openeuropa/task-runner/pull/53) ([richardcanoe](https://github.com/richardcanoe)) ## [0.5.0](https://github.com/openeuropa/task-runner/tree/0.5.0) (2018-04-19) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.4.0...0.5.0) **Closed issues:** @@ -214,7 +207,6 @@ - Fix README reference to old robo file [\#43](https://github.com/openeuropa/task-runner/pull/43) ([claudiu-cristea](https://github.com/claudiu-cristea)) ## [0.4.0](https://github.com/openeuropa/task-runner/tree/0.4.0) (2018-02-21) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.3.1...0.4.0) **Merged pull requests:** @@ -223,7 +215,6 @@ - OPENEUROPA-197: Use OpenEuropa namespace to avoid redundant prefixes [\#45](https://github.com/openeuropa/task-runner/pull/45) ([ademarco](https://github.com/ademarco)) ## [0.3.1](https://github.com/openeuropa/task-runner/tree/0.3.1) (2018-02-09) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.3.0...0.3.1) **Closed issues:** @@ -235,7 +226,6 @@ - OPENEUROPA-206: Fix Task Runner default Drush settings [\#41](https://github.com/openeuropa/task-runner/pull/41) ([ademarco](https://github.com/ademarco)) ## [0.3.0](https://github.com/openeuropa/task-runner/tree/0.3.0) (2018-01-14) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.2.0...0.3.0) **Closed issues:** @@ -255,7 +245,6 @@ - Issue \#26: Fix setup:replace aliases. [\#27](https://github.com/openeuropa/task-runner/pull/27) ([dxvargas](https://github.com/dxvargas)) ## [0.2.0](https://github.com/openeuropa/task-runner/tree/0.2.0) (2018-01-09) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.1.2...0.2.0) **Closed issues:** @@ -271,7 +260,6 @@ - NEPT-1105: Remove exclude flag from Drush site install \#19 [\#20](https://github.com/openeuropa/task-runner/pull/20) ([ademarco](https://github.com/ademarco)) ## [0.1.2](https://github.com/openeuropa/task-runner/tree/0.1.2) (2018-01-07) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.1.1...0.1.2) **Closed issues:** @@ -285,7 +273,6 @@ - NEPT-1105: Fix command discovery \#16 [\#17](https://github.com/openeuropa/task-runner/pull/17) ([ademarco](https://github.com/ademarco)) ## [0.1.1](https://github.com/openeuropa/task-runner/tree/0.1.1) (2018-01-05) - [Full Changelog](https://github.com/openeuropa/task-runner/compare/0.1.0...0.1.1) **Closed issues:** @@ -293,9 +280,6 @@ - Fix Drush "ignored-directories" [\#14](https://github.com/openeuropa/task-runner/issues/14) ## [0.1.0](https://github.com/openeuropa/task-runner/tree/0.1.0) (2018-01-05) - -[Full Changelog](https://github.com/openeuropa/task-runner/compare/b8cd25ce88fcd91dcbf62ee4d83d095f08f737ad...0.1.0) - **Closed issues:** - NEPT-1688: Allow host projects to expose their own commands [\#12](https://github.com/openeuropa/task-runner/issues/12) @@ -317,4 +301,4 @@ -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file