diff --git a/CHANGELOG.md b/CHANGELOG.md index 89ba7cf..37b11b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [5.1.6](https://github.com/userfrosting/sprinkle-account/compare/5.1.5...5.1.6) +- Add PHP 8.4 support & tests + ## [5.1.5](https://github.com/userfrosting/sprinkle-account/compare/5.1.4...5.1.5) - `Authenticator::checkAccess` wouldn't use the logged in user if it wasn't loaded before