mirror of https://github.com/docker/docs.git
Bump to v0.6.1
This commit is contained in:
parent
7b5c579b77
commit
5105263dac
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.6.1 (2013-08-23)
|
||||||
|
* Registry: Pass "meta" headers in API calls to the registry
|
||||||
|
- Packaging: Use correct upstart script with new build tool
|
||||||
|
- Packaging: Use libffi-dev, don't build it from sources
|
||||||
|
- Packaging: Removed duplicate mercurial install command
|
||||||
|
|
||||||
## 0.6.0 (2013-08-22)
|
## 0.6.0 (2013-08-22)
|
||||||
- Runtime: Load authConfig only when needed and fix useless WARNING
|
- Runtime: Load authConfig only when needed and fix useless WARNING
|
||||||
+ Runtime: Add lxc-conf flag to allow custom lxc options
|
+ Runtime: Add lxc-conf flag to allow custom lxc options
|
||||||
|
|
Loading…
Reference in New Issue