Skip to content

Commit 2653b5c

Browse files
committed
Update CHANGELOG.md
1 parent a394153 commit 2653b5c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.1.0...2.x)
3+
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.1.1...2.x)
4+
5+
6+
## [v2.1.1 (2021-01-19)](https://github.com/laravel/jetstream/compare/v2.1.0...v2.1.1)
7+
8+
### Fixed
9+
- Fix RegistrationTest for Terms of Services ([#632](https://github.com/laravel/jetstream/pull/632))
10+
- Add z-index to the modal ([#633](https://github.com/laravel/jetstream/pull/633))
11+
- Skip DeleteAccountTest if feature is not enabled ([#641](https://github.com/laravel/jetstream/pull/641))
12+
- Fix unique email on email invitations ([593e763](https://github.com/laravel/jetstream/commit/593e763f2eb07a7bdf7206fa497c22c5cb9c2938#), [a394153](https://github.com/laravel/jetstream/commit/a3941534ae9299a38a68bc2ad4f335b73861d43e))
413

514

615
## [v2.1.0 (2021-01-12)](https://github.com/laravel/jetstream/compare/v2.0.3...v2.1.0)

0 commit comments

Comments
 (0)