diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fe77db1..7a567138 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### 0.20.5 (2016-01-27) +- Breaking: Use uint64 for memory stats +- Bug: Fix devicemapper partition labelling +- Bug: Fix network stats when using new Docker network functionality +- Bug: Fix env var label mapping initialization +- Dependencies: libcontainer update + ### 0.20.4 (2016-01-20) - Godep updates diff --git a/version/VERSION b/version/VERSION index a4e543eb..58d8f8d4 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -0.20.4 \ No newline at end of file +0.20.5 \ No newline at end of file