summaryrefslogtreecommitdiff
path: root/docs/change-log.md
diff options
context:
space:
mode:
authorAnca Iordache <anca.iordache@docker.com>2021-09-01 19:10:59 +0200
committerAnca Iordache <anca.iordache@docker.com>2021-09-01 19:10:59 +0200
commit23cc7b6d8d29d97b4eaa8e9087c940fda786fd8b (patch)
tree4d74b38d6185da36754ba0139a8eed6bdd72b06a /docs/change-log.md
parent264688e37c9496496807edfd305aea60b57e1adf (diff)
downloaddocker-py-5.0.2-release.tar.gz
Update changelog for 5.0.2 release5.0.25.0.2-release
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
Diffstat (limited to 'docs/change-log.md')
-rw-r--r--docs/change-log.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/change-log.md b/docs/change-log.md
index 441e91d..2ff0774 100644
--- a/docs/change-log.md
+++ b/docs/change-log.md
@@ -1,6 +1,14 @@
Change log
==========
+5.0.2
+-----
+
+[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/75?closed=1)
+
+### Bugfixes
+- Fix `disable_buffering` regression
+
5.0.1
-----