commit
e7a3518c96
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.10.0 (2015-02-24)
|
||||
- Adding Start and End time for ContainerInfoRequest.
|
||||
- Various misc fixes.
|
||||
|
||||
## 0.9.0 (2015-02-06)
|
||||
- Support for more network devices (all non-eth).
|
||||
- Support for more partition types (btrfs, device-mapper, whole-disk).
|
||||
|
@ -15,4 +15,4 @@
|
||||
package info
|
||||
|
||||
// Version of cAdvisor.
|
||||
const VERSION = "0.9.0"
|
||||
const VERSION = "0.10.0"
|
||||
|
Loading…
Reference in New Issue
Block a user