mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Bump to version 1.4.1
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
a83dadbeaf
commit
5bc2ff8a36
2 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1.4.0
|
||||
1.4.1
|
||||
|
|
Loading…
Reference in a new issue