Skip to content

Commit

Permalink
Updated changelog [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharette committed Jun 27, 2019
1 parent 15c4eab commit c3ab9a6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [v4.2.3]

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

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

## [v4.2.2]

Expand Down Expand Up @@ -767,6 +768,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
[#963]: https://github.com/userfrosting/UserFrosting/issues/963
[#965]: https://github.com/userfrosting/UserFrosting/issues/965
[#968]: https://github.com/userfrosting/UserFrosting/issues/968
[#976]: https://github.com/userfrosting/UserFrosting/issues/976
[#981]: https://github.com/userfrosting/UserFrosting/issues/981
[#983]: https://github.com/userfrosting/UserFrosting/issues/983
[#986]: https://github.com/userfrosting/UserFrosting/issues/986
Expand Down

0 comments on commit c3ab9a6

Please sign in to comment.