File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1313
1414### Fixed
1515- [ 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 ] )
1617
1718## [ v4.2.2]
1819
@@ -764,6 +765,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
764765[ #953 ] : https://github.com/userfrosting/UserFrosting/issues/953
765766[ #958 ] : https://github.com/userfrosting/UserFrosting/issues/958
766767[ #963 ] : https://github.com/userfrosting/UserFrosting/issues/963
768+ [ #965 ] : https://github.com/userfrosting/UserFrosting/issues/965
767769[ #968 ] : https://github.com/userfrosting/UserFrosting/issues/968
768770[ #981 ] : https://github.com/userfrosting/UserFrosting/issues/981
769771[ #983 ] : https://github.com/userfrosting/UserFrosting/issues/983
@@ -772,6 +774,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
772774[ #990 ] : https://github.com/userfrosting/UserFrosting/issues/990
773775[ #991 ] : https://github.com/userfrosting/UserFrosting/issues/991
774776[ #993 ] : https://github.com/userfrosting/UserFrosting/issues/993
777+ [ #998 ] : https://github.com/userfrosting/UserFrosting/issues/998
775778
776779[ v4.2.0 ] : https://github.com/userfrosting/UserFrosting/compare/v4.1.22...v4.2.0
777780[ v4.2.1 ] : https://github.com/userfrosting/UserFrosting/compare/v4.2.0...v.4.2.1
You can’t perform that action at this time.
0 commit comments