Fix 1.13.0 changelog typo

Signed-off-by: wei wu <wuwei4455@gmail.com>
Upstream-commit: e99e694502b2763b01bc09d5d7c818d9d8ffc991
Component: engine
This commit is contained in:
cizixs
2016-11-17 12:20:32 +08:00
parent fddeef3e5c
commit 8b3a0db514

View File

@ -171,7 +171,7 @@ be found.
- Pin images by digest for `docker service create` and `update` [#28173](https://github.com/docker/docker/pull/28173)
- Add short (`-f`) flag for `docker node rm --force` and `docker swarm leave --force` [#28196](https://github.com/docker/docker/pull/28196)
+ Don't repull image if pinned by digest [#28265](https://github.com/docker/docker/pull/28265)
+ swarm-mode support for indows [#27838](https://github.com/docker/docker/pull/27838)
+ swarm-mode support for Windows [#27838](https://github.com/docker/docker/pull/27838)
### Volume