File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
14
14
- Removed requirement for public github token due to Composer limitations (issue is fixed on Composer side)
15
15
- Changed requirement for minimum box version from 1.0 to 1.1
16
16
- Upgraded PHP 5.5.9 to PHP 5.6
17
- - Updated switching PHP versions. Now it is applicable after "vagrant reload"
18
17
19
18
### Fixed
20
19
@@ -27,6 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
27
26
- Added host wrapper script for bin/magento command on guest
28
27
- Added ability to modify guest config files (PHP, Apache etc) directly from host IDE
29
28
- Added ability to choose if PhpStorm configs should be removed during project reinitialization
29
+ - Added ability to switch PHP version without destroying the project ("vagrant reload" is required)
30
30
31
31
## [ v2.0.0] - 2016-02-05
32
32
You can’t perform that action at this time.
0 commit comments