commit
ec240b60c5
@ -1,5 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.16.0 (2015-06-26)
|
||||||
|
- Misc fixes.
|
||||||
|
|
||||||
## 0.15.1 (2015-06-10)
|
## 0.15.1 (2015-06-10)
|
||||||
- Fix longstanding memory leak.
|
- Fix longstanding memory leak.
|
||||||
- Fix UI on newest Chrome.
|
- Fix UI on newest Chrome.
|
||||||
|
@ -15,4 +15,4 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
// Version of cAdvisor.
|
// Version of cAdvisor.
|
||||||
const VERSION = "0.15.1"
|
const VERSION = "0.16.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user