Skip to content

Commit 00ca876

Browse files
committed
Update Changelog
1 parent 0ab1601 commit 00ca876

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ 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])
23+
- More helpful error message in checkEnvironment.php (Thanks @amosfolz; [#958])
24+
- Hide locale select from UI if only one locale is available (Thanks @avsdev-cw; [#968])
2425

2526
## [v4.2.0]
2627
### Changed Requirements
@@ -727,6 +728,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
727728
[#953]: https://github.com/userfrosting/UserFrosting/issues/953
728729
[#958]: https://github.com/userfrosting/UserFrosting/issues/958
729730
[#963]: https://github.com/userfrosting/UserFrosting/issues/963
731+
[#968]: https://github.com/userfrosting/UserFrosting/issues/968
730732

731733
[v4.2.0]: https://github.com/userfrosting/UserFrosting/compare/v4.1.22...v4.2.0
732734
[v4.2.1]: https://github.com/userfrosting/UserFrosting/compare/v4.2.0...v4.2.1

0 commit comments

Comments
 (0)