summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2018-01-25 18:24:39 -0800
committerJoffrey F <joffrey@docker.com>2018-01-25 18:25:51 -0800
commita186c3142b80d99c62995f6f36e64867ed883701 (patch)
tree9d8c8254cf879cbb21d037c3d5fdd0e951bda600 /CHANGELOG.md
parentcc2f0237473e0ab898a5febef91a69f616971449 (diff)
Bump 1.19.0-rc2
Signed-off-by: Joffrey F <joffrey@docker.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b6217fdc..3c3595d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -72,6 +72,9 @@ Change log
- Fixed a bug where the recreation of a service would break if the image
associated with the previous container had been removed
+- Fixed a bug where updating a mount's target would break Compose when
+ trying to recreate the associated service
+
- Fixed a bug where `tmpfs` volumes declared using the extended syntax in
Compose files using version 3.2 would be erroneously created as anonymous
volumes instead