File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 55.gitattributes export-ignore
66.gitignore export-ignore
77.styleci.yml export-ignore
8+ CHANGELOG.md export-ignore
Original file line number Diff line number Diff line change 1+ # Release Notes
2+
3+ ## [ Unreleased] ( https://github.com/laravel/installer/compare/v2.0.1...master )
4+
5+
6+ ## [ v2.1.0 (2019-04-30)] ( https://github.com/laravel/installer/compare/v2.0.1...v2.1.0 )
7+
8+ ### Added
9+ - Added an alias to the ` --force ` option ([ #79 ] ( https://github.com/laravel/installer/pull/79 ) )
10+
11+ ### Changed
12+ - Use the ` extension_loaded ` method to check if the 'zip' extension is loaded ([ #81 ] ( https://github.com/laravel/installer/pull/81 ) )
13+
14+ ### Fixed
15+ - Respect ` --quiet ` option ([ #77 ] ( https://github.com/laravel/installer/pull/77 ) )
16+ - Update composer path on ` findComposer ` ([ #86 ] ( https://github.com/laravel/installer/pull/86 ) )
17+
18+
19+ ## [ v2.0.1 (2018-02-01)] ( https://github.com/laravel/installer/compare/v2.0.0...v2.0.1 )
20+
21+ ### Changed
22+ - Update dependencies ([ 6e34188] ( https://github.com/laravel/installer/commit/6e341883b9ba45be6a06f40c8e2c1b5033029d99 ) )
23+
24+
25+ ## [ v2.0.0 (2018-02-01)] ( https://github.com/laravel/installer/compare/v1.5.0...v2.0.0 )
26+
27+ ### Changed
28+ - Bump guzzle requirement ([ f909b98] ( https://github.com/laravel/installer/commit/f909b983e1b57f13b5b102f4c0c0fc1883fcbe22 ) )
You can’t perform that action at this time.
0 commit comments