mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Merge pull request #2087 from dnephin/release_notes
Add release notes for 1.4.2
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
Change log
|
||||
==========
|
||||
|
||||
1.4.2 (2015-09-22)
|
||||
------------------
|
||||
|
||||
- Fixed a regression in the 1.4.1 release that would cause `docker-compose up`
|
||||
without the `-d` option to exit immediately.
|
||||
|
||||
1.4.1 (2015-09-10)
|
||||
------------------
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ To install Compose, do the following:
|
||||
6. Test the installation.
|
||||
|
||||
$ docker-compose --version
|
||||
docker-compose version: 1.4.1
|
||||
docker-compose version: 1.4.2
|
||||
|
||||
## Upgrading
|
||||
|
||||
|
||||
Reference in New Issue
Block a user