Merge pull request #1080 from jimmidyson/release-0.20.5

0.20.5 version bump
This commit is contained in:
Jimmi Dyson 2016-01-27 10:52:55 +00:00
commit 9aa348ff5e
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog # 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) ### 0.20.4 (2016-01-20)
- Godep updates - Godep updates

View File

@ -1 +1 @@
0.20.4 0.20.5