Skip to content

Commit 95a8504

Browse files
committed
Update changelog [ci skip]
1 parent 68d030d commit 95a8504

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2020
- Fix PHP Fatal error that can be thrown when registering a new User
2121
- Session not working with database handler ([#952])
2222
- Remove any persistences when forceDeleting user to prevent Foreign Key Constraints issue ([#963])
23+
- More helpful error message in checkEnvironment.php ([#958])
2324

2425
## [v4.2.0]
2526
### Changed Requirements
@@ -724,6 +725,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
724725
[#951]: https://github.com/userfrosting/UserFrosting/issues/951
725726
[#952]: https://github.com/userfrosting/UserFrosting/issues/952
726727
[#953]: https://github.com/userfrosting/UserFrosting/issues/953
728+
[#958]: https://github.com/userfrosting/UserFrosting/issues/958
727729
[#963]: https://github.com/userfrosting/UserFrosting/issues/963
728730

729731
[v4.2.0]: https://github.com/userfrosting/UserFrosting/compare/v4.1.22...v4.2.0

0 commit comments

Comments
 (0)