summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2018-10-17 14:38:02 -0700
committerJoffrey F <joffrey@docker.com>2018-10-17 14:38:39 -0700
commitf097ea5b9846471437ed06750dfc0bc52e82e055 (patch)
treeb09d4f03f42f59c58b5b12b373e26fa70af67982 /docs
parent8820e737c6bb18db575a7a57c52cf061790be543 (diff)
downloaddocker-py-3.5.1-release.tar.gz
Bump 3.5.13.5.1-release
Signed-off-by: Joffrey F <joffrey@docker.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/change-log.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/change-log.md b/docs/change-log.md
index 1b2d620..750afb9 100644
--- a/docs/change-log.md
+++ b/docs/change-log.md
@@ -1,10 +1,22 @@
Change log
==========
+3.5.1
+-----
+
+[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/54?closed=1)
+
+### Miscellaneous
+
+* Bumped version of `pyOpenSSL` in `requirements.txt` and `setup.py` to prevent
+ installation of a vulnerable version
+
+* Docs fixes
+
3.5.0
-----
-[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone=53?closed=1)
+[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/53?closed=1)
### Deprecation warning