summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2017-01-02 21:01:26 -0500
committersoftprops <d.tangren@gmail.com>2017-01-02 21:01:26 -0500
commita205c9598a5186ce2f177542b9dbc7b02251eefe (patch)
treeb85137f1eef28e429672e5c7f6241e0a5cfd303d /CHANGELOG.md
parente82ffbd1a4233f89809f66652aea52cf286c5b98 (diff)
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b5364c8..7d4cc9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
* set a host header for unix domain socket interface due to a golang impl detail in newer versions of the docker daemon [#27](https://github.com/softprops/shiplift/pull/27)
* implement std error trait for shiplift's error type to make it play nicely with other error handling tools [#28](https://github.com/softprops/shiplift/pull/28)
* changed `failcnt` field on `stats.memory_stats` to `Option<u64>` as it is not always returned in newer versions of the docker remote api.
+* removed `size` field in image listings as its returned as -1 in newer remote api versions
# 0.2.1