Merge pull request #180 from vmarmol/master

Ammending CHANGELOG for 2.2.
This commit is contained in:
Vish Kannan 2014-08-14 14:09:56 -07:00
commit 310a621104

View File

@ -9,6 +9,7 @@
- Make the UI independent of the storage backend by caching recent stats in memory.
- Switched to glog.
- Bugfixes and performance improvements.
- Introduced v1.1 remote API with new "subcontainers" resource.
## 0.2.1 (2014-07-25)
- Handle old Docker versions.