Skip to content

Commit df8495e

Browse files
committed
Update changelog [ci skip]
1 parent 3574750 commit df8495e

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
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2626

2727
### Fix
2828
- `bake` command return error if account sprinkle is not included ([#944])
29+
- Email is case-sensitive ([#881]; [#1012])
2930

3031
### Changed
3132
- Account sprinkle now extend the Core `BakeCommand` class to add the `create-admin` to the general bake command. Any sprinkle already extending the Core `BakeCommand` might need adjustments.
@@ -785,6 +786,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
785786
[#854]: https://github.com/userfrosting/UserFrosting/issues/854
786787
[#869]: https://github.com/userfrosting/UserFrosting/issues/869
787788
[#872]: https://github.com/userfrosting/UserFrosting/issues/872
789+
[#881]: https://github.com/userfrosting/UserFrosting/issues/881
788790
[#888]: https://github.com/userfrosting/UserFrosting/issues/888
789791
[#893]: https://github.com/userfrosting/UserFrosting/issues/893
790792
[#919]: https://github.com/userfrosting/UserFrosting/issues/919
@@ -806,6 +808,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
806808
[#991]: https://github.com/userfrosting/UserFrosting/issues/991
807809
[#993]: https://github.com/userfrosting/UserFrosting/issues/993
808810
[#998]: https://github.com/userfrosting/UserFrosting/issues/998
811+
[#1012]: https://github.com/userfrosting/UserFrosting/issues/1012
809812

810813
[v4.2.0]: https://github.com/userfrosting/UserFrosting/compare/v4.1.22...v4.2.0
811814
[v4.2.1]: https://github.com/userfrosting/UserFrosting/compare/v4.2.0...v.4.2.1

0 commit comments

Comments
 (0)