Skip to content

2.2.0

Compare
Choose a tag to compare
@WengerK WengerK released this 21 Oct 12:06
· 10 commits to 8.x-2.x since this release

2.2.0 - 2022-10-21

Added

  • add coverage for Drupal 9.3, 9.4 & 9.5
  • add upgrade-status check

Changed

  • update changelog form to follow keep-a-changelog format
  • disable deprecation notice PHPUnit
  • drop support of drupal 8.8 & 8.9

Fixed

  • fix phpcs null coalesce operator instead of ternary operator
  • fixed docker test on CI race-condition database note ready

Removed

  • remove satackey/action-docker-layer-caching on Github Actions
  • remove trigger github actions on every pull-request, keep only push