Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Jan 25, 2022
1 parent b611b9e commit d6b990f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Release Notes

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


## [v1.10.0 (2022-01-25)](https://github.com/laravel/fortify/compare/v1.9.0...v1.10.0)

### Added
- Add VerifyEmailResponse contract ([#347](https://github.com/laravel/fortify/pull/347))

### Changed
- Switch to anonymous migrations ([#348](https://github.com/laravel/fortify/pull/348))


## [v1.9.0 (2022-01-12)](https://github.com/laravel/fortify/compare/v1.8.6...v1.9.0)
Expand Down

0 comments on commit d6b990f

Please sign in to comment.