Skip to content

Commit ac5f6ef

Browse files
Merge pull request docker#2897 from aiordache/changelog_5.0.3
Update changelog for 5.0.3
2 parents 7172269 + ecace76 commit ac5f6ef

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/change-log.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Change log
22
==========
33

4+
5.0.3
5+
-----
6+
7+
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/76?closed=1)
8+
9+
### Features
10+
- Add `cap_add` and `cap_drop` parameters to service create and ContainerSpec
11+
- Add `templating` parameter to config create
12+
13+
### Bugfixes
14+
- Fix getting a read timeout for logs/attach with a tty and slow output
15+
16+
### Miscellaneous
17+
- Fix documentation examples
18+
419
5.0.2
520
-----
621

0 commit comments

Comments
 (0)