Parcourir la source

Merge pull request #27704 from andrewhsu/fix-changelog

added date to version number in changelog
Sebastiaan van Stijn il y a 8 ans
Parent
commit
bad4d1299e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.3
+## 1.12.3 (2016-10-24)
 
 
 **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