summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2016-01-18 13:19:09 -0500
committersoftprops <d.tangren@gmail.com>2016-01-18 13:19:09 -0500
commitf681bbe8883556ed3d7ff041d9230295c747cb7b (patch)
tree1c97d094a736019faba46cffb42edae7fbc3e441 /CHANGELOG.md
parent2139459d574a2704cb0756679c6e41b5232bd247 (diff)
cleanup
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 182b65f..755c8bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,8 @@
# 0.2.1 (unreleased)
* removed `Body` type with a preference for `Into<hyper::client::Body>`
+* implemented `Image.build`
+* renamed `Image.create` to `Image.pull` to avoid confusion with `Image.build` and added `PullOptions` argument and return type of iterable `PullOutput`
# 0.2.0