Skip to content

Commit

Permalink
feat: fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Yozhef committed Jan 16, 2022
2 parents e8e3e8b + ee8a617 commit 3a8edf3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.0](https://github.com/MacPaw/symfony-health-check-bundle/compare/v0.6.0...v0.7.0) (2021-12-15)


### Features

* add run phpunit for symfony 6 ([3412343](https://github.com/MacPaw/symfony-health-check-bundle/commit/3412343e48466c7c50b57319eef8d188b7011268))
* composer validate ([6edce2d](https://github.com/MacPaw/symfony-health-check-bundle/commit/6edce2d4010fc17c5ccd7917fff9efd33f1b5e1c))
* fix use deprecated dbal connection function ping ([7322e50](https://github.com/MacPaw/symfony-health-check-bundle/commit/7322e50a68fa5dc9ad3d1b245d5c6130ca78c0ef))
* update phpunit test for new check connection doctrine ([644bdb9](https://github.com/MacPaw/symfony-health-check-bundle/commit/644bdb97d47499631f02ae607750661347631b87))

## [0.6.0](https://github.com/MacPaw/symfony-health-check-bundle/compare/v0.5.0...v0.6.0) (2021-11-30)


Expand Down

0 comments on commit 3a8edf3

Please sign in to comment.