summaryrefslogtreecommitdiff
path: root/docs/change-log.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/change-log.md')
-rw-r--r--docs/change-log.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/change-log.md b/docs/change-log.md
index 194f734..4ccb617 100644
--- a/docs/change-log.md
+++ b/docs/change-log.md
@@ -1,6 +1,16 @@
Change log
==========
+2.4.1
+-----
+
+[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/35?closed=1)
+
+### Bugfixes
+
+* Fixed a bug where the `split_port` utility would raise an exception when
+ passed a non-string argument.
+
2.4.0
-----