We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b93cd commit cacae40Copy full SHA for cacae40
CHANGELOG.md
@@ -1,9 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/ui/compare/v2.0.1...2.x)
+## [Unreleased](https://github.com/laravel/ui/compare/v2.0.2...2.x)
4
5
6
-## [v2.0.1 (2020-03-03)](https://github.com/laravel/ui/compare/v1.2.0...v2.0.0)
+## [v2.0.2 (2020-04-28)](https://github.com/laravel/ui/compare/v2.0.1...v2.0.2)
7
+
8
+### Fixed
9
+- Confirm controller overwrite ([#95](https://github.com/laravel/ui/pull/95))
10
11
12
+## [v2.0.1 (2020-03-03)](https://github.com/laravel/ui/compare/v2.0.0...v2.0.1)
13
14
### Fixed
15
- Make `auth` options empty by default ([47a0a1d](https://github.com/laravel/ui/commit/47a0a1dac76f5e73803c86e1f38b2c7e0ae7fa83))
0 commit comments