1 parent 6d9dec3 commit 9e26d89Copy full SHA for 9e26d89
1 file changed
CHANGELOG.md
@@ -4,6 +4,14 @@ Change Log
4
- Swarm Mode support.
5
- Classic swarm support.
6
7
+
8
+## 3.0.14
9
+- Encode spaces as %20 rather than + in URL params
10
11
+## 3.0.13
12
+- Fix .dockerignore handling on Windows
13
+- Include empty directories in build context
14
15
## 3.0.12
16
- Make NettyDockerCmdExecFactory has compatibility both Linux and OSX automatically
17
- Fix double encoding for netty.
0 commit comments