summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnca Iordache <anca.iordache@docker.com>2021-09-01 19:23:59 +0200
committerAnca Iordache <anca.iordache@docker.com>2021-09-01 19:23:59 +0200
commita9265197d262302d34846e26886347f68c83bb5d (patch)
treeabda3b9032146723723bf7c9f5a384df9c1539cf
parent264688e37c9496496807edfd305aea60b57e1adf (diff)
downloaddocker-py-a9265197d262302d34846e26886347f68c83bb5d.tar.gz
Post-release changelog update
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
-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
-----