From e09d62a63dbbdc6832f9fc383ab5f7e3b1fea155 Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Thu, 17 Sep 2015 09:22:36 -0700 Subject: [PATCH] v1.2.0 release updates --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9589e243c..369238c7f 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,13 @@ Backwards compatibility is not tested and therefore not guaranteed. ## Changelog ``` +v1.2.0 +====== ++ Added `docker exec` endpoints support (#35) + +Acknowledgements +- Ricardo Peres (@rjperes) + v1.1.2.1 ====== + Added support for Docker Remote API v1.16 (#19)