File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/fortify/compare/v1.6.0...1.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/fortify/compare/v1.6.1...1.x )
4
+
5
+
6
+ ## [ v1.6.1 (2020-10-05)] ( https://github.com/laravel/fortify/compare/v1.6.0...v1.6.1 )
7
+
8
+ ### Added
9
+ - Add FailedTwoFactorLoginResponse contract ([ #106 ] ( https://github.com/laravel/fortify/pull/106 ) )
10
+
11
+ ### Changed
12
+ - Redirect to intended after two factor login ([ #105 ] ( https://github.com/laravel/fortify/pull/105 ) )
13
+ - Allow Fortify views to accept ` Responsable ` objects ([ #107 ] ( https://github.com/laravel/fortify/pull/107 ) )
14
+ - Use the ` Rule::unique ` for new user validation ([ #108 ] ( https://github.com/laravel/fortify/pull/108 ) )
4
15
5
16
6
17
## [ v1.6.0 (2020-09-29)] ( https://github.com/laravel/fortify/compare/v1.5.0...v1.6.0 )
You can’t perform that action at this time.
0 commit comments