Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerwoonton authored May 19, 2021
1 parent f5f18b5 commit 9545884
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]


## [1.12.1] - 2021-05-19

### Fixed

- Fix Backwards Incompatible Config Additions [#56](https://github.com/ukfast/laravel-health-check/issues/56) by [phily245](https://github.com/phily245)

## [1.12.0] - 2021-05-17

### Added
Expand Down Expand Up @@ -188,7 +194,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial commit

[unreleased]: https://github.com/ukfast/laravel-health-check/compare/v1.12.0...HEAD
[unreleased]: https://github.com/ukfast/laravel-health-check/compare/v1.12.1...HEAD
[1.12.1]: https://github.com/ukfast/laravel-health-check/tree/v1.12.1
[1.12.0]: https://github.com/ukfast/laravel-health-check/tree/v1.12.0
[1.11.0]: https://github.com/ukfast/laravel-health-check/tree/v1.11.0
[1.10.2]: https://github.com/ukfast/laravel-health-check/tree/v1.10.2
Expand Down

0 comments on commit 9545884

Please sign in to comment.