mirror of https://github.com/docker/compose.git
Merge pull request #991 from aanand/credit-contributors
Credit contributors in CHANGES.md
This commit is contained in:
commit
a7fe67e691
|
@ -12,6 +12,8 @@ On top of the changelog for 1.1.0-rc1 (see below), the following bugs have been
|
|||
|
||||
- Bash tab completion now reads `fig.yml` if it's present.
|
||||
|
||||
Thanks, @dnephin and @albers!
|
||||
|
||||
1.1.0-rc1 (2015-01-20)
|
||||
----------------------
|
||||
|
||||
|
@ -43,6 +45,8 @@ Besides that, there’s a lot of new stuff in this release:
|
|||
|
||||
- A number of bugs have been fixed - see the milestone for details: https://github.com/docker/fig/issues?q=milestone%3A1.1.0+
|
||||
|
||||
Thanks @dnephin, @squebe, @jbalonso, @raulcd, @benlangfield, @albers, @ggtools, @bersace, @dtenenba, @petercv, @drewkett, @TFenby, @paulRbr, @Aigeruth and @salehe!
|
||||
|
||||
1.0.1 (2014-11-04)
|
||||
------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue