Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

52 lines (40 loc) · 1.69 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • add coverage of Drupal 10.2.x
  • add Drupal GitlabCI
  • add phpstan.neon in order to ignore new static() errors
  • add cpsell prject words for Gitlab-CI

Removed

  • drop tests support on Drupal <= 9.4

Fixed

  • fix phpcs use statements sorted alphabetically

Changed

  • run & fix css using stylelintrc from Drupal core

1.1.0 - 2022-12-02

Added

  • add official support of drupal 9.5 & 10.0

Removed

  • drop support of drupal below 9.3.x
  • remove satackey/action-docker-layer-caching on Github Actions

Fixed

  • issue #3285626 by viniciuscosta, mrinalini9, bruno.bicudo, akshaydalvi212, sourabhjain, Arturo1007, wengerk, RenatoCostaDev, beatrizramos: Fix Coding Standards

1.0.0 - 2022-10-21

Added

  • add dependabot for Github Action dependency
  • update changelog form to follow keepachangelog format
  • run tests CI (Github Actions) on all push
  • drop support of Drupal 8 and better support of Drupal 9+
  • add job Upgrade Status to Github Actions

Changed

  • disable deprecation notice PHPUnit

1.0.0-rc1 - (2020-08-10)

Added

  • first alpha release of Vercel Deploy