Skip to content

Commit f8d5b0f

Browse files
committed
Changelog [ci skip]
1 parent cc09017 commit f8d5b0f

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
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1919
- User Model `forceDelete` doesn't remove the record from the DB ([#951])
2020
- Fix PHP Fatal error that can be thrown when registering a new User
2121
- Session not working with database handler ([#952])
22+
- Remove any persistences when forceDeleting user to prevent Foreign Key Constraints issue ([#963])
2223

2324
## [v4.2.0]
2425
### Changed Requirements
@@ -723,6 +724,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
723724
[#951]: https://github.com/userfrosting/UserFrosting/issues/951
724725
[#952]: https://github.com/userfrosting/UserFrosting/issues/952
725726
[#953]: https://github.com/userfrosting/UserFrosting/issues/953
727+
[#963]: https://github.com/userfrosting/UserFrosting/issues/963
726728

727729
[v4.2.0]: https://github.com/userfrosting/UserFrosting/compare/v4.1.22...v4.2.0
728730
[v4.2.1]: https://github.com/userfrosting/UserFrosting/compare/v4.2.0...v4.2.1

0 commit comments

Comments
 (0)