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 98c23ea commit 75ea0eaCopy full SHA for 75ea0ea
CHANGELOG.md
@@ -11,6 +11,24 @@ and this project adheres to [Semantic Version](http://semver.org/spec/v2.0.0.htm
11
12
### Removed
13
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
32
## [1.1] - 24-08-2018
33
### Changed
34
0 commit comments