Skip to content

Commit cbf6d78

Browse files
committed
Update CHANGELOG.md
1 parent ab1a424 commit cbf6d78

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

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

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

524

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

0 commit comments

Comments
 (0)