We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0db5b commit fb1404fCopy full SHA for fb1404f
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/ui/compare/v2.1.0...2.x)
+## [Unreleased](https://github.com/laravel/ui/compare/v2.2.0...2.x)
4
+
5
6
+## [v2.2.0 (2020-08-25)](https://github.com/laravel/ui/compare/v2.1.0...v2.2.0)
7
8
+### Added
9
+- Laravel 8 support ([4a0db5b](https://github.com/laravel/ui/commit/4a0db5b2e5d3c032b0f213e847008d39c8c7ce45))
10
11
+### Fixed
12
+- Remove caret and replace `display: none` with `d-none` ([#135](https://github.com/laravel/ui/pull/135))
13
14
15
## [v2.1.0 (2020-06-30)](https://github.com/laravel/ui/compare/v2.0.3...v2.1.0)
0 commit comments