Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Merge pull request #86 from openeuropa/release-8.x-1.2
Browse files Browse the repository at this point in the history
Prepare changelog for release 8.x 1.2
  • Loading branch information
brummbar authored Mar 3, 2023
2 parents 2090ef3 + 7badfac commit 1a6d2ef
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
# Changelog

## [8.x-1.1](https://github.com/openeuropa/media_avportal/tree/8.x-1.1) (2022-07-29)
## [8.x-1.2](https://github.com/openeuropa/media_avportal/tree/8.x-1.2) (2023-03-03)
[Full Changelog](https://github.com/openeuropa/media_avportal/compare/8.x-1.1...8.x-1.2)

**Merged pull requests:**

- OEL-2115: Update to PHP 8.1 [\#84](https://github.com/openeuropa/media_avportal/pull/84) ([brummbar](https://github.com/brummbar))

## [8.x-1.1](https://github.com/openeuropa/media_avportal/tree/8.x-1.1) (2022-08-02)
[Full Changelog](https://github.com/openeuropa/media_avportal/compare/8.x-1.0...8.x-1.1)

**Merged pull requests:**

- Prepare release 8.x-1.1. [\#83](https://github.com/openeuropa/media_avportal/pull/83) ([imanoleguskiza](https://github.com/imanoleguskiza))
- EWPP-2306: Add in AvPortalResource class getCaption method with tests coverage. [\#82](https://github.com/openeuropa/media_avportal/pull/82) ([sergepavle](https://github.com/sergepavle))
- EWPP-2358: Drupal 9.4 support. [\#81](https://github.com/openeuropa/media_avportal/pull/81) ([yenyasinn](https://github.com/yenyasinn))

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"guzzlehttp/guzzle": "^7.0",
"mikey179/vfsstream": "^1.6.10",
"nikic/php-parser": "^4.12.0",
"openeuropa/code-review": "2.x-dev",
"openeuropa/task-runner-drupal-project-symlink": "1.x-dev",
"openeuropa/code-review": "^2.0.0-alpha6",
"openeuropa/task-runner-drupal-project-symlink": "^1.0-beta6",
"phpspec/prophecy-phpunit": "^2",
"symfony/console": "^4.4.30",
"symfony/css-selector": "^4.4.24",
Expand Down

0 comments on commit 1a6d2ef

Please sign in to comment.