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 b9b4fbb..c5637d6 100644
--- a/docs/change_log.md
+++ b/docs/change_log.md
@@ -1,6 +1,16 @@
Change Log
==========
+1.7.2
+-----
+
+[List of PRs / issues for this release](https://github.com/docker/docker-py/issues?q=milestone%3A1.7.2+is%3Aclosed)
+
+### Bugfixes
+
+* Fixed a bug where TLS verification was improperly executed when providing
+ a custom CA certificate.
+
1.7.1
-----