diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d6b91d..3f16ace 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,20 @@ -# Change Log +# Changelog + +## [8.x-1.1](https://github.com/openeuropa/entity_meta_relation/tree/8.x-1.1) (2022-02-08) + +[Full Changelog](https://github.com/openeuropa/entity_meta_relation/compare/8.x-1.0...8.x-1.1) + +**Merged pull requests:** + +- EWPP-1914: Update to PHP8 [\#59](https://github.com/openeuropa/entity_meta_relation/pull/59) ([yenyasinn](https://github.com/yenyasinn)) ## [8.x-1.0](https://github.com/openeuropa/entity_meta_relation/tree/8.x-1.0) (2021-09-13) + [Full Changelog](https://github.com/openeuropa/entity_meta_relation/compare/8.x-1.0-beta12...8.x-1.0) **Merged pull requests:** +- EWPP-0000: Prepare for 8.x-1.0 release. [\#58](https://github.com/openeuropa/entity_meta_relation/pull/58) ([hernani](https://github.com/hernani)) - EWPP-1494: Improve performance for getRelatedEntities\(\). [\#57](https://github.com/openeuropa/entity_meta_relation/pull/57) ([hernani](https://github.com/hernani)) ## [8.x-1.0-beta12](https://github.com/openeuropa/entity_meta_relation/tree/8.x-1.0-beta12) (2021-07-05) @@ -76,6 +86,7 @@ - OPENEUROPA-0000: Fix emr query. [\#34](https://github.com/openeuropa/entity_meta_relation/pull/34) ([hernani](https://github.com/hernani)) - OPENEUROPA-3005-2 [\#32](https://github.com/openeuropa/entity_meta_relation/pull/32) ([hernani](https://github.com/hernani)) - OPENEUROPA-2970: Do not show the entity meta form on translation forms. [\#31](https://github.com/openeuropa/entity_meta_relation/pull/31) ([upchuk](https://github.com/upchuk)) +- OPENEUROPA-3005: Support for attach\_by\_default [\#27](https://github.com/openeuropa/entity_meta_relation/pull/27) ([hernani](https://github.com/hernani)) ## [8.x-1.0-beta4](https://github.com/openeuropa/entity_meta_relation/tree/8.x-1.0-beta4) (2020-04-20) [Full Changelog](https://github.com/openeuropa/entity_meta_relation/compare/8.x-1.0-beta3...8.x-1.0-beta4) @@ -85,7 +96,6 @@ - OPENEUROPA-0000: Release. [\#33](https://github.com/openeuropa/entity_meta_relation/pull/33) ([hernani](https://github.com/hernani)) - OPENEUROPA-0000: Fixing update hook. [\#29](https://github.com/openeuropa/entity_meta_relation/pull/29) ([hernani](https://github.com/hernani)) - OPENEUROPA-2889: Entity form alters should only be on add/edit forms. [\#28](https://github.com/openeuropa/entity_meta_relation/pull/28) ([upchuk](https://github.com/upchuk)) -- OPENEUROPA-3005: Support for attach\_by\_default [\#27](https://github.com/openeuropa/entity_meta_relation/pull/27) ([hernani](https://github.com/hernani)) - OPENEUROPA-0000: Use drupal/core instead of drupal/core-recommended. [\#26](https://github.com/openeuropa/entity_meta_relation/pull/26) ([22Alexandra](https://github.com/22Alexandra)) - OPENEUROPA-2276: Correctly performing the update path. [\#25](https://github.com/openeuropa/entity_meta_relation/pull/25) ([upchuk](https://github.com/upchuk)) - OPENEUROPA-2943: Upgrade to PHP 7.3. [\#22](https://github.com/openeuropa/entity_meta_relation/pull/22) ([sergepavle](https://github.com/sergepavle)) @@ -112,9 +122,11 @@ - OPENEUROPA-2649: Support content entities without bundles. [\#14](https://github.com/openeuropa/entity_meta_relation/pull/14) ([hernani](https://github.com/hernani)) - OPENEUROPA-2258: Undo use of PHP 7.2. [\#11](https://github.com/openeuropa/entity_meta_relation/pull/11) ([dxvargas](https://github.com/dxvargas)) - OPENEUROPA-2258: Use PHP 7.2 in drone and docker image. [\#10](https://github.com/openeuropa/entity_meta_relation/pull/10) ([dxvargas](https://github.com/dxvargas)) -- OPENEUROPA-2258: Use PHP 7.2 in drone and docker image. [\#8](https://github.com/openeuropa/entity_meta_relation/pull/8) ([dxvargas](https://github.com/dxvargas)) ## [8.x-1.0-beta1](https://github.com/openeuropa/entity_meta_relation/tree/8.x-1.0-beta1) (2019-10-17) + +[Full Changelog](https://github.com/openeuropa/entity_meta_relation/compare/ea5a93d65ce3dbcc0be3636e1efc829860da6cdb...8.x-1.0-beta1) + **Merged pull requests:** - Fix duplicate link entries. [\#9](https://github.com/openeuropa/entity_meta_relation/pull/9) ([nagyad](https://github.com/nagyad)) @@ -127,4 +139,4 @@ -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*