Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Sep 29, 2020
1 parent 1c56717 commit 395d432
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Release Notes

## [Unreleased](https://github.com/laravel/fortify/compare/v1.5.0...1.x)
## [Unreleased](https://github.com/laravel/fortify/compare/v1.6.0...1.x)


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

### Added
- Add `attempts` method to rate limiter ([#85](https://github.com/laravel/fortify/pull/85))
- Add name to Profile update and Password update routes ([#89](https://github.com/laravel/fortify/pull/89))

### Fixed
- Fix for empty password during confirmation ([#87](https://github.com/laravel/fortify/pull/87))


## [v1.5.0 (2020-09-22)](https://github.com/laravel/fortify/compare/v1.4.3...v1.5.0)
Expand Down

0 comments on commit 395d432

Please sign in to comment.