Releases: antistatique/drupal-backerymails
Releases · antistatique/drupal-backerymails
3.0.1
3.0.1 - 2024-05-31
Fixed
- fix Backerymail entity canonical routing - Issue #3171878: Drupal\Core\Entity\EntityStorageException: Route "entity.backerymails_entity.canonical" does not exist
Added
- add Backerymail entity canonical page with fields
- add Backerymail entity 'changed' field
- add Drupal GitlabCI
- add cpsell project words for Gitlab-CI
- add phpstan.neon in order to ignore new static() errors
3.0.0
2.2.0
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