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 28bec50 commit d894036Copy full SHA for d894036
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/installer/compare/v2.0.1...master)
+## [Unreleased](https://github.com/laravel/installer/compare/v2.2.0...master)
4
+
5
6
+## [v2.2.0 (2019-10-15)](https://github.com/laravel/installer/compare/v2.1.0...v2.2.0)
7
8
+### Added
9
+- Create a new project in the current directory using "laravel new ." ([#99](https://github.com/laravel/installer/pull/99))
10
11
12
## [v2.1.0 (2019-04-30)](https://github.com/laravel/installer/compare/v2.0.1...v2.1.0)
0 commit comments