summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 877b717..afe0b96 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,13 @@
# unreleased 0.2.0
+* 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
* Added ContainerListBuilder interface
* Config Cmd and Env are now Option types
* expose Config env as a map instead of a vec of strings
-* export containers and image
+* add support for export containers and image
# 0.1.2