Skip to content

Commit ba48bc1

Browse files
committed
Update changelog
1 parent 540f2ee commit ba48bc1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ All notable changes to this project will be documented in this file.
44
## UNRELEASED
55
### Fixed
66
- Fixed local Docker Compose executable name resolution on Windows (#416)
7-
- Made tar composing work on Windows as well (#444)
7+
- Fix TAR composition on Windows (#444)
8+
- Allow `addExposedPort` to be used after ports have been specified with `withExposedPorts` (#453)
9+
- Stop creation of temporary directory prior to creating temporary file (#443)
810

911
### Changed
1012
- Load `DockerClientProviderStrategy` via Service Loader (#434, #435)
13+
- Make it possible to specify docker compose container is configuration (#422, #425)
14+
1115

1216
## [1.4.2] - 2017-07-25
1317
### Fixed

0 commit comments

Comments
 (0)