Skip to content

Latest commit

 

History

History
69 lines (38 loc) · 3.94 KB

CHANGELOG.md

File metadata and controls

69 lines (38 loc) · 3.94 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.7.0 (2021-12-15)

Features

  • add run phpunit for symfony 6 (3412343)
  • composer validate (6edce2d)
  • fix use deprecated dbal connection function ping (7322e50)
  • update phpunit test for new check connection doctrine (644bdb9)

0.6.0 (2021-11-30)

Features

0.5.0 (2021-11-30)

Features

0.4.0 (2021-11-30)

Features

  • change token for release (7c63d6f)
  • deprecation message autowiring alias ContainerInterface (a110918)

Bug Fixes

  • remove test after change load service in collection (d5bfc28)

0.3.0 (2021-11-29)

Features

  • add support php 8.1 (501151b)
  • change version php in log code coverage (7029a5d)
  • create contribution doc (e70aa78)

Bug Fixes

  • add security policy (0974e2b)
  • install symfony version in ci build (2c090c1)
  • install symfony version in ci build (bbc1806)
  • install symfony version in ci build (9caa19d)

0.2.0 (2021-07-24)

Features

  • add check build Symfony 5.3 (c2371fc)
  • add createRelease action (3d95b1b)
  • add pre-commit hooks (51331a8)