Skip to content

Commit a592470

Browse files
committed
Merge branch '2.x' into 3.x
# Conflicts: # CHANGELOG.md
2 parents df653b2 + f539854 commit a592470

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGELOG.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/ui/compare/v2.2.0...master)
3+
## [Unreleased](https://github.com/laravel/ui/compare/v2.4.0...3.x)
4+
5+
6+
## [v2.4.0 (2020-09-11)](https://github.com/laravel/ui/compare/v2.3.0...v2.4.0)
7+
8+
### Removed
9+
- Remove Laravel 8 support ([#154](https://github.com/laravel/ui/pull/154))
10+
11+
### Fixed
12+
- Fix Bootstrap preset ([#146](https://github.com/laravel/ui/pull/146))
13+
14+
15+
## [v2.3.0 (2020-09-09)](https://github.com/laravel/ui/compare/v2.2.1...v2.3.0)
16+
17+
### Fixed
18+
- Add namespace check to Auth routes ([#143](https://github.com/laravel/ui/pull/143))
19+
20+
21+
## [v2.2.1 (2020-09-08)](https://github.com/laravel/ui/compare/v2.2.0...v2.2.1)
22+
23+
### Fixed
24+
- Use proper json responses ([#139](https://github.com/laravel/ui/pull/139))
25+
- Ensure sass directory exists ([456daa3](https://github.com/laravel/ui/commit/456daa330a32483b0fa9794334e60af6b2db3bf6))
426

527

628
## [v2.2.0 (2020-08-25)](https://github.com/laravel/ui/compare/v2.1.0...v2.2.0)

0 commit comments

Comments
 (0)