We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da51b0b commit da93505Copy full SHA for da93505
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/ui/compare/v2.0.3...2.x)
+## [Unreleased](https://github.com/laravel/ui/compare/v2.1.0...2.x)
4
+
5
6
+## [v2.1.0 (2020-06-30)](https://github.com/laravel/ui/compare/v2.0.3...v2.1.0)
7
8
+### Added
9
+- Allow for optional login and logout routes ([#113](https://github.com/laravel/ui/pull/113))
10
11
+### Fixed
12
+- Missed localizable strings ([#105](https://github.com/laravel/ui/pull/105))
13
14
15
## [v2.0.3 (2020-04-29)](https://github.com/laravel/ui/compare/v2.0.2...v2.0.3)
0 commit comments