Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit f2d5210

Browse files
committed
update changelog
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
1 parent 07ba784 commit f2d5210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ be found.
2020
* Fix `docker wait` hanging if the container does not exist [#106](https://github.com/docker/docker-ce/pull/106)
2121
* If `docker swarm ca` is called without the `--rotate` flag, warn if other flags are passed [#110](https://github.com/docker/docker-ce/pull/110)
2222
* Fix API version negotiation not working if the daemon returns an error [#115](https://github.com/docker/docker-ce/pull/115)
23-
* Error if "until" filter is combined with "--volumes" on system prune [#154](https://github.com/docker/docker-ce/pull/154)
23+
* Print an error if "until" filter is combined with "--volumes" on system prune [#154](https://github.com/docker/docker-ce/pull/154)
2424

2525
### Logging
2626

@@ -48,7 +48,7 @@ be found.
4848
* Fix issue upon upgrade, preventing docker from showing running containers when `--live-restore` is enabled [#117](https://github.com/docker/docker-ce/pull/117)
4949
* Fix bug where services using secrets would fail to start on daemons using the `userns-remap` feature [#121](https://github.com/docker/docker-ce/pull/121)
5050
* Fix error handling with not-exist errors on remove [#142](https://github.com/docker/docker-ce/pull/142)
51-
* Fix RestartPolicy default value [#156](https://github.com/docker/docker-ce/pull/156)
51+
* Fix REST API Swagger representation cannot be loaded with SwaggerUI [#156](https://github.com/docker/docker-ce/pull/156)
5252

5353
### Security
5454

0 commit comments

Comments
 (0)