summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2018-12-24 14:30:20 +0900
committersoftprops <d.tangren@gmail.com>2018-12-24 14:30:20 +0900
commitf49c72ec167ae22fd81dca8869a0c28b7d10cb99 (patch)
treec1426a05a9751b9a37b4ded95061165a102d4606 /CHANGELOG.md
parent386d37c09073456ec17cba88f19f661324a32bdd (diff)
released
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 433f1d4..8896d07 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,8 @@
-# 0.4.0 (unreleased)
+# 0.4.0
This release brings a number of breaking changes, all hopefully considered to be *good* :), and some new process to help track future changes. Some notable changes are listed below. The best source of truth will be the updated rustdocs as well as example programs in this repositories `examples` directory
-* upgraded to Rust 2018 edition [#141](https://github.com/softprops/shiplift/pull/141)
+* upgraded to Rust 2018 edition c[#141](https://github.com/softprops/shiplift/pull/141)
* create, list, and delete volumes [#138](https://github.com/softprops/shiplift/pull/138)
* support for AutoRemove flag [#137](https://github.com/softprops/shiplift/pull/137)
* support interactive stdin/stdout streams [#136](https://github.com/softprops/shiplift/pull/136)