Browse Source

Merge pull request #23564 from tiborvass/fix-changelog

v1.12.0: fixed date in CHANGELOG to be in YYYY-MM-DD form
Michael Crosby 9 years ago
parent
commit
c293f64dc0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -5,7 +5,7 @@ information on the list of deprecated flags and APIs please have a look at
 https://docs.docker.com/engine/deprecated/ where target removal dates can also
 https://docs.docker.com/engine/deprecated/ where target removal dates can also
 be found.
 be found.
 
 
-## 1.12.0 (07-14-2016)
+## 1.12.0 (2016-07-14)
 
 
 ### Builder
 ### Builder