summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2016-01-03 22:27:41 -0500
committersoftprops <d.tangren@gmail.com>2016-01-03 22:27:41 -0500
commit256295f91b7d216f672f2fe4cd334ea968607e62 (patch)
tree8938c7b6c0218bcf0946bc9d48b024e87ae86340 /CHANGELOG.md
parenteafc83566e0f680e74e02d7831f3807fffce5e96 (diff)
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e22d4b9..c8154e5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,10 @@
-# unreleased 0.2.0
+# 0.2.0
-* add support for container list options
-* add support for image list options
-* add support for log options
+* many breaking changes required to make interfaces consistent, idomatic, and future friendly
* better error representations
* improve (remove) mut in interfaces where it was no longer needed
-* gitignore Cargo.lock
* update deps
* refactor to use [hyperlocal](https://github.com/softprops/hyperlocal) for better unix domain socket transport support
-* Config Cmd and Env are now Option types
* expose Config env as a map instead of a vec of strings
* add support for export containers and image