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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +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
-
## [1.1] - 18-08-2018
14
+
## [1.1] - 24-08-2018
15
15
### Changed
16
16
17
17
* Use `modestcoders/unison:2.51.2` image for unison container
18
18
* Update `markoshust/magento-php` images to PHP `7.1` using tag `7.1-fpm-3`
19
+
* Update docker setup with fixes for node and integration tests
20
+
* Update dependencies and `app-volumes` configuration to avoid issues when `app-volumes` is started several times in same `docker-compose up` execution
21
+
* Execute Dockerfile run commands for `app-volumes` in only one layer as it is best practise
22
+
* Update README with `node` and `unison` commands to use `run` instead of `exec`
0 commit comments