You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,16 @@ and this project adheres to [Semantic Version](http://semver.org/spec/v2.0.0.htm
11
11
12
12
### Removed
13
13
14
-
## [next-version] - 00-00-2018
14
+
## [1.3] - 05-09-2018
15
15
16
16
### Changed
17
17
18
18
* Documentation about how to sync `vendor` and `generated` volumes according to latest changes on [magento2-dockergento-console](https://github.com/ModestCoders/magento2-dockergento-console)
19
19
20
20
### Removed
21
21
22
-
* First 2 steps to configure xdebug in PHPStorm are not longer needed because it is enough by just setting the debug port and server configuration
22
+
* Remove first 2 steps to configure xdebug in PHPStorm are not longer needed because it is enough by just setting the debug port and server configuration
23
+
* Remove bind mount of `generated` folder in `unison container. Unison container is now only meant to be used for `watch` command inside vendor modules.
0 commit comments