Skip to content

Commit 3546903

Browse files
committed
Update changelog
1 parent 4828684 commit 3546903

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
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).
66

7+
## [5.1.4](https://github.com/userfrosting/framework/compare/5.1.3...5.1.4)
8+
- Add PHP 8.4 support & tests
9+
710
## [5.1.3](https://github.com/userfrosting/framework/compare/5.1.2...5.1.3)
811
- [Config] Fix issue with `getBool`, `getString`, `getInt` and `getArray` where a null value could be returned even if a default parameter was provided when the data did in fact return `null`, making the return value not type safe as it should be.
912

0 commit comments

Comments
 (0)