Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 762 Bytes

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 762 Bytes

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.

[v1.0.0] - 2023-02-08

Added

  • Allowed plugins in Composer config

Changed

  • PHPCS checks up to 8.2
  • Strict validation of Composer files

[v0.2.0] - 2021-05-22

Added

  • PHPCS and coding standards definitions
  • Workflow to test for coding standards
  • Configuration file for Dependabot

Changed

  • Remove unneeded entries in .gitattributes

[v0.1.1] - 2021-05-22

Added

  • Add .editorconfig

Changed

  • Fix wrong package name in README

[v0.1.0] - 2021-05-02

  • First release.