Skip to content

Commit 81faacb

Browse files
committed
Update CHANGELOG.md
1 parent debf79d commit 81faacb

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.2.0...2.x)
3+
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.2.2...2.x)
4+
5+
6+
## [v2.2.2 (2021-02-23)](https://github.com/laravel/jetstream/compare/v2.2.1...v2.2.2)
7+
8+
### Changed
9+
- Use cancel wording ([9b7dbb4e](https://github.com/laravel/jetstream/commit/9b7dbb4ea10aa7a5b678695719f7f1bc820b61ec))
10+
- Use inertia progress ([c1f1fa0](https://github.com/laravel/jetstream/commit/c1f1fa0ab964f3b9dbe144eb60e18d38e835b195))
11+
- Remove '.native' deprecated modifier in vue3 ([#689](https://github.com/laravel/jetstream/pull/689))
12+
13+
### Fixed
14+
- Require password ([b24ef0c](https://github.com/laravel/jetstream/commit/b24ef0ceea656adc71367c1d64190626f27e8c1e))
15+
16+
17+
## [v2.2.1 (2021-02-16)](https://github.com/laravel/jetstream/compare/v2.2.0...v2.2.1)
18+
19+
### Changed
20+
- Add unverified state to `UserFactory` ([#679](https://github.com/laravel/jetstream/pull/679))
21+
22+
### Fixed
23+
- Update purge settings ([36c4685](https://github.com/laravel/jetstream/commit/36c46858b2dfd0b6b001872ce4d682a31221bb49))
424

525

626
## [v2.2.0 (2021-02-16)](https://github.com/laravel/jetstream/compare/v2.1.4...v2.2.0)

0 commit comments

Comments
 (0)