mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Change version to 1.4.1-dev
This commit is contained in:
commit
171cf3d4d3
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-dev
|
||||
1.4.1-dev
|
||||
|
|
Loading…
Reference in a new issue