Skip to content

Commit c3ab9a6

Browse files
committed
Updated changelog [ci skip]
1 parent 15c4eab commit c3ab9a6

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
## [v4.2.3]
99

1010
### Added
11-
- Config to set Domain of RememberMe Cookie ([#990]; [#991]; Thanks @xrobau!)
11+
- Config to set Domain of RememberMe Cookie ([#990], [#991]; Thanks @xrobau !)
1212
- Config settings for password min/max length ([#993])
1313

1414
### Fixed
15-
- [PHPMailer] Turn off opportunistic TLS when disabled ([#986]; [#987])
16-
- Migrator now ignore files that don't end in `.php` ([#965]; Temporary fix for [#998])
15+
- [PHPMailer] Turn off opportunistic TLS when disabled ([#986], [#987])
16+
- Migrator now ignore files that don't end in `.php` ([#965], [#998])
17+
- Respects CSRF_ENABLED environment variable ([#976]; Thanks @Poldovico !)
1718

1819
## [v4.2.2]
1920

@@ -767,6 +768,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
767768
[#963]: https://github.com/userfrosting/UserFrosting/issues/963
768769
[#965]: https://github.com/userfrosting/UserFrosting/issues/965
769770
[#968]: https://github.com/userfrosting/UserFrosting/issues/968
771+
[#976]: https://github.com/userfrosting/UserFrosting/issues/976
770772
[#981]: https://github.com/userfrosting/UserFrosting/issues/981
771773
[#983]: https://github.com/userfrosting/UserFrosting/issues/983
772774
[#986]: https://github.com/userfrosting/UserFrosting/issues/986

0 commit comments

Comments
 (0)