Skip to content

Commit fcbe3c0

Browse files
committed
Update CHANGELOG.md
1 parent 41025cd commit fcbe3c0

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

Diff for: CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Release Notes
22

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))
415

516

617
## [v1.6.0 (2020-09-29)](https://github.com/laravel/fortify/compare/v1.5.0...v1.6.0)

0 commit comments

Comments
 (0)