Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored and github-actions[bot] committed Feb 13, 2024
1 parent ab1a769 commit 29cdcaf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Release Notes

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

## [v1.20.1](https://github.com/laravel/fortify/compare/v1.20.0...v1.20.1) - 2024-02-08

* Don't overwrite an already two factor secret unless force = true by [@danmatthews](https://github.com/danmatthews) in https://github.com/laravel/fortify/pull/518
* Use `Date` facade for storing the password confirmation timestamp by [@chrisvanlier2005](https://github.com/chrisvanlier2005) in https://github.com/laravel/fortify/pull/520

## [v1.20.0](https://github.com/laravel/fortify/compare/v1.19.1...v1.20.0) - 2024-01-15

Expand Down

0 comments on commit 29cdcaf

Please sign in to comment.