diff --git a/CHANGELOG.md b/CHANGELOG.md index 2516e53..9bd94cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,13 @@ All notable changes to this project are documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## UNRELEASED +## [3.2.0] ### Added -- PHP 8.2 Github Build +- PHP 8.2, 8.3, and 8.4 Github Builds +### Changed +- Updated GitHub build action/checkout and action/cache ### Fixed +- Dependency issue in `composer.json` affecting PHP7 versions - Build issue with PHPStan in `HtmlHelper` ## [3.1] - 2022-03-16