Browse Source

Merge pull request #29204 from andrewhsu/changelog-date

[1.12.x] added date after version number in changelog
Victor Vieux 8 years ago
parent
commit
4a13581d57
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.4
+## 1.12.4 (2016-12-06)
 
 
 **IMPORTANT**: Docker 1.12 ships with an updated systemd unit file for rpm
 **IMPORTANT**: Docker 1.12 ships with an updated systemd unit file for rpm
 based installs (which includes RHEL, Fedora, CentOS, and Oracle Linux 7). When
 based installs (which includes RHEL, Fedora, CentOS, and Oracle Linux 7). When