File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Change log
442.2.1
55-----
66
7- [ List of PRs / issues for this release] ( https://github.com/docker/docker-py/milestone/31 ?closed=1 )
7+ [ List of PRs / issues for this release] ( https://github.com/docker/docker-py/milestone/32 ?closed=1 )
88
99### Bugfixes
1010
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ Container objects
4040 .. automethod :: logs
4141 .. automethod :: pause
4242 .. automethod :: put_archive
43+ .. automethod :: reload
4344 .. automethod :: remove
4445 .. automethod :: rename
4546 .. automethod :: resize
Original file line number Diff line number Diff line change @@ -26,4 +26,5 @@ Secret objects
2626
2727 The raw representation of this object from the server.
2828
29+ .. automethod :: reload
2930 .. automethod :: remove
You can’t perform that action at this time.
0 commit comments