Skip to content

Commit fffe157

Browse files
committed
Update CHANGELOG.md
1 parent 1726003 commit fffe157

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.2.5...2.x)
3+
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.3.0...2.x)
4+
5+
6+
## [v2.3.0 (2021-03-30)](https://github.com/laravel/jetstream/compare/v2.2.5...v2.3.0)
7+
8+
### Added
9+
- Add section title aside slot ([#727](https://github.com/laravel/jetstream/pull/727))
10+
11+
### Changed
12+
- Remove unnecessary CSS classes ([#735](https://github.com/laravel/jetstream/pull/735))
13+
- Accept any type of response in RedirectsActions trait ([#740](https://github.com/laravel/jetstream/pull/740))
14+
15+
### Fixed
16+
- Fixed the test that's failing in EmailVerificationTest ([#737](https://github.com/laravel/jetstream/pull/737), [e0a9d2e](https://github.com/laravel/jetstream/commit/e0a9d2e4d504c88d069691ee82d803801badb641))
17+
- Fixes an error when sending email invitations when Fortify's registration feature is turned off ([#741](https://github.com/laravel/jetstream/pull/741))
418

519

620
## [v2.2.5 (2021-03-25)](https://github.com/laravel/jetstream/compare/v2.2.4...v2.2.5)

0 commit comments

Comments
 (0)