Skip to content

Commit 75ea0ea

Browse files
committed
Update changelog for version 1.2
1 parent 98c23ea commit 75ea0ea

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,24 @@ and this project adheres to [Semantic Version](http://semver.org/spec/v2.0.0.htm
1111

1212
### Removed
1313

14+
15+
## [1.2] - 30-08-2018
16+
### Added
17+
18+
* Development workflow documentation
19+
* Troubleshooting section with info about broken volumes
20+
21+
### Changed
22+
23+
* Use updated node image with right user `app` by default
24+
* Use `modescoders/php` image
25+
* Xdebug uses now `xdebug.remote_host=host.docker.internal` as it is defined on `modescoders/php` images
26+
27+
### Removed
28+
29+
* Remove not needed `NPM_CONFIG_PREFIX` because default user is now app
30+
* Remove phpstorm xdebug `DBGp` configuration step that is no longer needed
31+
1432
## [1.1] - 24-08-2018
1533
### Changed
1634

0 commit comments

Comments
 (0)