From dd716a4bbfcd08fad29aa9936f5dae4f8042b2da Mon Sep 17 00:00:00 2001 From: Adam Nagy Date: Tue, 28 Jan 2025 15:27:38 +0100 Subject: [PATCH] Release-1.2.0: Update changelog. --- CHANGELOG.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 854805b..10c0a19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,22 @@ -# Changelog +# Change Log -## [1.1.0](https://github.com/openeuropa/oe_dashboard_agent/tree/1.1.0) (2024-04-03) +## [1.2.0](https://github.com/openeuropa/oe_dashboard_agent/tree/1.2.0) (2025-01-28) +[Full Changelog](https://github.com/openeuropa/oe_dashboard_agent/compare/1.1.0...1.2.0) + +**Merged pull requests:** +- EWPP-4991: Use PHP8.3 version. [\#26](https://github.com/openeuropa/oe_dashboard_agent/pull/26) ([nagyad](https://github.com/nagyad)) +- OEL-3026: Update to Drupal 10.3 [\#25](https://github.com/openeuropa/oe_dashboard_agent/pull/25) ([AaronGilMartinez](https://github.com/AaronGilMartinez)) + +## [1.1.0](https://github.com/openeuropa/oe_dashboard_agent/tree/1.1.0) (2024-04-03) [Full Changelog](https://github.com/openeuropa/oe_dashboard_agent/compare/1.0.0...1.1.0) **Merged pull requests:** +- Release-1.1.0: Update changelog. [\#24](https://github.com/openeuropa/oe_dashboard_agent/pull/24) ([nagyad](https://github.com/nagyad)) - EWPP-4242: Support D10.2 and drop D9. [\#23](https://github.com/openeuropa/oe_dashboard_agent/pull/23) ([nagyad](https://github.com/nagyad)) ## [1.0.0](https://github.com/openeuropa/oe_dashboard_agent/tree/1.0.0) (2023-02-22) - [Full Changelog](https://github.com/openeuropa/oe_dashboard_agent/compare/0.5.0...1.0.0) **Merged pull requests:** @@ -19,7 +26,6 @@ - OEL-2115: Update to PHP 8.1 [\#20](https://github.com/openeuropa/oe_dashboard_agent/pull/20) ([brummbar](https://github.com/brummbar)) ## [0.5.0](https://github.com/openeuropa/oe_dashboard_agent/tree/0.5.0) (2022-08-02) - [Full Changelog](https://github.com/openeuropa/oe_dashboard_agent/compare/0.4.0...0.5.0) **Merged pull requests:** @@ -28,7 +34,6 @@ - EWPP-2358: Drupal 9.4 support. [\#18](https://github.com/openeuropa/oe_dashboard_agent/pull/18) ([yenyasinn](https://github.com/yenyasinn)) ## [0.4.0](https://github.com/openeuropa/oe_dashboard_agent/tree/0.4.0) (2022-01-18) - [Full Changelog](https://github.com/openeuropa/oe_dashboard_agent/compare/0.3.0...0.4.0) **Merged pull requests:** @@ -37,7 +42,6 @@ - EWPP-1892: Update to PHP 7.4/8.0. [\#15](https://github.com/openeuropa/oe_dashboard_agent/pull/15) ([mferran-europe](https://github.com/mferran-europe)) ## [0.3.0](https://github.com/openeuropa/oe_dashboard_agent/tree/0.3.0) (2021-08-16) - [Full Changelog](https://github.com/openeuropa/oe_dashboard_agent/compare/0.2.0...0.3.0) **Merged pull requests:** @@ -46,7 +50,6 @@ - EWPP-1076: Drupal 9 compatibility fixes. [\#13](https://github.com/openeuropa/oe_dashboard_agent/pull/13) ([GilNovacomm](https://github.com/GilNovacomm)) ## [0.2.0](https://github.com/openeuropa/oe_dashboard_agent/tree/0.2.0) (2021-04-29) - [Full Changelog](https://github.com/openeuropa/oe_dashboard_agent/compare/0.1.0...0.2.0) **Merged pull requests:** @@ -58,9 +61,6 @@ - EWPP-516: Update docker images. [\#7](https://github.com/openeuropa/oe_dashboard_agent/pull/7) ([22Alexandra](https://github.com/22Alexandra)) ## [0.1.0](https://github.com/openeuropa/oe_dashboard_agent/tree/0.1.0) (2020-10-09) - -[Full Changelog](https://github.com/openeuropa/oe_dashboard_agent/compare/eb7b10fb7ccc8c46d40dceaed2c685177929f4af...0.1.0) - **Merged pull requests:** - Release-0.1.0: Update changelog. [\#6](https://github.com/openeuropa/oe_dashboard_agent/pull/6) ([nagyad](https://github.com/nagyad)) @@ -72,4 +72,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