We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e1c6b commit 57e2361Copy full SHA for 57e2361
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/ui/compare/v1.1.0...master)
+## [Unreleased](https://github.com/laravel/ui/compare/v1.1.1...master)
4
+
5
6
+## [v1.1.1 (2019-10-11)](https://github.com/laravel/ui/compare/v1.1.0...v1.1.1)
7
8
+### Changed
9
+- Change the specified time until re-authentication ([#37](https://github.com/laravel/ui/pull/37))
10
11
+### Fixed
12
+- Add `auth.passwords.confirm` to exported views ([#36](https://github.com/laravel/ui/pull/36))
13
14
15
## [v1.1.0 (2019-10-08)](https://github.com/laravel/ui/compare/v1.0.1...v1.1.0)
0 commit comments