commit
ba041ddf65
@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# 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)
|
## 0.1.4 (2014-07-22)
|
||||||
- Add network statistics to REST API.
|
- Add network statistics to REST API.
|
||||||
- Add "raw" driver to handle non-Docker containers.
|
- Add "raw" driver to handle non-Docker containers.
|
||||||
|
@ -15,4 +15,4 @@
|
|||||||
package info
|
package info
|
||||||
|
|
||||||
// Version of cAdvisor.
|
// Version of cAdvisor.
|
||||||
const VERSION = "0.1.4"
|
const VERSION = "0.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user