commit
e675b00a40
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
### 0.17.0 (2015-09-23)
|
||||
- Large bunch of bug-fixes
|
||||
- Fixed networking stats for newer docker versions using libnetwork.
|
||||
- Added application-specific metrics
|
||||
|
||||
## 0.16.0 (2015-06-26)
|
||||
- Misc fixes.
|
||||
|
||||
|
@ -15,4 +15,4 @@
|
||||
package version
|
||||
|
||||
// Version of cAdvisor.
|
||||
const VERSION = "0.16.0"
|
||||
const VERSION = "0.17.0"
|
||||
|
Loading…
Reference in New Issue
Block a user