commit
28129bc700
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.1 (2014-07-25)
|
||||
- Handle old Docker versions.
|
||||
- UI fixes and other bugfixes.
|
||||
|
||||
## 0.2.0 (2014-07-24)
|
||||
- Added network stats to the UI.
|
||||
- Added support for CoreOS and RHEL.
|
||||
|
@ -15,4 +15,4 @@
|
||||
package info
|
||||
|
||||
// Version of cAdvisor.
|
||||
const VERSION = "0.2.0"
|
||||
const VERSION = "0.2.1"
|
||||
|
Loading…
Reference in New Issue
Block a user