File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed
Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+
11+ ## [ 1.13.4] - 2022-07-11
12+
13+ ### Added
14+
15+ - Allow plugins for update-helper package [ #69 ] ( https://github.com/ans-group/laravel-health-check/pull/69 ) by [ @rbibby ] ( https://github.com/rbibby )
16+
17+ ## [ 1.13.3] - 2022-02-22
18+
19+ ### Added
20+
21+ - Added support for Laravel 9
22+
23+ ## [ 1.13.2] - 2021-12-21
24+
25+ ### Changed
26+
27+ - Updated tests to run on more versions
28+
1029## [ 1.13.1] - 2021-10-13
1130
1231### Added
@@ -211,7 +230,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
211230
212231- Initial commit
213232
214- [ unreleased ] : https://github.com/ukfast/laravel-health-check/compare/v1.13.1...HEAD
233+ [ unreleased ] : https://github.com/ukfast/laravel-health-check/compare/v1.13.4...HEAD
234+ [ 1.13.4 ] : https://github.com/ukfast/laravel-health-check/tree/v1.13.4
235+ [ 1.13.3 ] : https://github.com/ukfast/laravel-health-check/tree/v1.13.3
236+ [ 1.13.2 ] : https://github.com/ukfast/laravel-health-check/tree/v1.13.2
215237[ 1.13.1 ] : https://github.com/ukfast/laravel-health-check/tree/v1.13.1
216238[ 1.13.0 ] : https://github.com/ukfast/laravel-health-check/tree/v1.13.0
217239[ 1.12.2 ] : https://github.com/ukfast/laravel-health-check/tree/v1.12.2
You can’t perform that action at this time.
0 commit comments