cAdvisor version 0.2.0.
This commit is contained in:
parent
5812f10db0
commit
0ed9eb2197
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.0 (2014-07-24)
|
||||
- Added network stats to the UI.
|
||||
- Added support for CoreOS and RHEL.
|
||||
- Bugfixes and reliability fixes.
|
||||
|
||||
## 0.1.4 (2014-07-22)
|
||||
- Add network statistics to REST API.
|
||||
- Add "raw" driver to handle non-Docker containers.
|
||||
|
@ -15,4 +15,4 @@
|
||||
package info
|
||||
|
||||
// Version of cAdvisor.
|
||||
const VERSION = "0.1.4"
|
||||
const VERSION = "0.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user