| ... | ... |
@@ -1,5 +1,11 @@ |
| 1 | 1 |
# Changelog |
| 2 | 2 |
|
| 3 |
+## 0.6.1 (2013-08-23) |
|
| 4 |
+* Registry: Pass "meta" headers in API calls to the registry |
|
| 5 |
+- Packaging: Use correct upstart script with new build tool |
|
| 6 |
+- Packaging: Use libffi-dev, don't build it from sources |
|
| 7 |
+- Packaging: Removed duplicate mercurial install command |
|
| 8 |
+ |
|
| 3 | 9 |
## 0.6.0 (2013-08-22) |
| 4 | 10 |
- Runtime: Load authConfig only when needed and fix useless WARNING |
| 5 | 11 |
+ Runtime: Add lxc-conf flag to allow custom lxc options |