Skip to content

Commit 05fa160

Browse files
committed
Update CHANGELOG.md
1 parent 827b2da commit 05fa160

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.3.6...2.x)
3+
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.3.7...2.x)
4+
5+
6+
## [v2.3.7 (2021-06-01)](https://github.com/laravel/jetstream/compare/v2.3.6...v2.3.7)
7+
8+
### Changed
9+
- Allow Role's `$name` and `$description` to be translated ([#798](https://github.com/laravel/jetstream/pull/798))
10+
11+
### Fixed
12+
- Remove dark classes from QR Code ([#788](https://github.com/laravel/jetstream/pull/788))
13+
- Changed the column type of profile_photo_path ([#794](https://github.com/laravel/jetstream/pull/794))
14+
- Fix cors policy errors with inertia stack ([#797](https://github.com/laravel/jetstream/pull/797))
415

516

617
## [v2.3.6 (2021-05-18)](https://github.com/laravel/jetstream/compare/v2.3.5...v2.3.6)

0 commit comments

Comments
 (0)