Skip to content

Commit 1233738

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 97e7ede commit 1233738

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All notable changes to `health-check-results` will be documented in this file.
44

5+
## 1.0.2 - 2024-11-29
6+
7+
### What's Changed
8+
9+
* chore: fix ci deprecations by @Chris53897 in https://github.com/ohdearapp/health-check-results/pull/3
10+
* chore: bump github action versions by @Chris53897 in https://github.com/ohdearapp/health-check-results/pull/4
11+
* chore: allow-plugins in testrun for phpstan by @Chris53897 in https://github.com/ohdearapp/health-check-results/pull/7
12+
* feat: fix PHP 8.4 deprecation by @Chris53897 in https://github.com/ohdearapp/health-check-results/pull/10
13+
* chore: fix ci github action deprecation by @Chris53897 in https://github.com/ohdearapp/health-check-results/pull/8
14+
* update array type of CheckResult::meta by @pableu in https://github.com/ohdearapp/health-check-results/pull/9
15+
16+
### New Contributors
17+
18+
* @Chris53897 made their first contribution in https://github.com/ohdearapp/health-check-results/pull/3
19+
* @pableu made their first contribution in https://github.com/ohdearapp/health-check-results/pull/9
20+
21+
**Full Changelog**: https://github.com/ohdearapp/health-check-results/compare/1.0.1...1.0.2
22+
523
## 1.0.1 - 2022-04-29
624

725
## What's Changed

0 commit comments

Comments
 (0)