diff --git a/CHANGELOG.md b/CHANGELOG.md index f5262ec..e906c5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ + +# [5.0.2](https://github.com/thathoff/kirby-git-content/compare/v5.0.1...v5.0.2) (2023-06-13) + +### Bugfixes +- fix PHP 8.1 compatibility (see #98, thanks to @CHE1RON) + + # [5.0.1](https://github.com/thathoff/kirby-git-content/compare/v5.0.0...v5.0.1) (2022-08-10)