From 23e5208f72c32a675567ca054122079143228fbc Mon Sep 17 00:00:00 2001 From: Michael Crosby Date: Mon, 15 Dec 2014 15:55:12 -0800 Subject: [PATCH] Bump to version 1.4.1 Signed-off-by: Michael Crosby Upstream-commit: 5bc2ff8a36e9a768e8b479de4fe3ea9c9daf4121 Component: engine --- components/engine/CHANGELOG.md | 5 +++++ components/engine/VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/components/engine/CHANGELOG.md b/components/engine/CHANGELOG.md index 6db1a2a372..e5dfab8236 100644 --- a/components/engine/CHANGELOG.md +++ b/components/engine/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.4.1 (2014-12-15) + +#### Runtime +- Fix issue with volumes-from and bind mounts not being honored after create + ## 1.4.0 (2014-12-11) #### Notable Features since 1.3.0 diff --git a/components/engine/VERSION b/components/engine/VERSION index 88c5fb891d..347f5833ee 100644 --- a/components/engine/VERSION +++ b/components/engine/VERSION @@ -1 +1 @@ -1.4.0 +1.4.1