File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed
Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## v1.0.0
3+ ## [ Unreleased] ( https://github.com/laravel/ui/compare/v1.1.0...master )
4+
5+
6+ ## [ v1.1.0 (2019-10-08)] ( https://github.com/laravel/ui/compare/v1.0.1...v1.1.0 )
47
58### Added
6- - Initial commit.
9+ - Add password confirmation screen ([ #34 ] ( https://github.com/laravel/ui/pull/34 ) )
10+
11+ ### Changed
12+ - Remove X-CSRF-TOKEN header from Axios instance ([ #23 ] ( https://github.com/laravel/ui/pull/23 ) )
13+
14+ ### Fixed
15+ - Replace tab to space ([ #28 ] ( https://github.com/laravel/ui/pull/28 ) )
16+ - Add missing semicolon to avoid unnecessary diff ([ #32 ] ( https://github.com/laravel/ui/pull/32 ) )
17+ - Update resolve-url-loader dependency constraint ([ #33 ] ( https://github.com/laravel/ui/pull/33 ) )
18+
19+
20+ ## [ v1.0.1 (2019-09-02)] ( https://github.com/laravel/ui/compare/v1.0.0...v1.0.1 )
21+
22+ ### Added
23+ - Add macro check on ui: auth command ([ #16 ] ( https://github.com/laravel/ui/pull/16 ) )
24+
25+
26+ ## v1.0.0 (2019-08-13)
27+
28+ Initial commit.
You can’t perform that action at this time.
0 commit comments