Просмотр исходного кода

"Bump 1.23.0-rc1"

Signed-off-by: Joffrey F <[email protected]>
Joffrey F 7 лет назад
Родитель
Сommit
ec4ea8d2f1
1 измененных файлов с 1 добавлено и 3 удалено
  1. 1 3
      CHANGELOG.md

+ 1 - 3
CHANGELOG.md

@@ -4,8 +4,6 @@ Change log
 1.23.0 (2018-10-10)
 1.23.0 (2018-10-10)
 -------------------
 -------------------
 
 
-### Features
-
 ### Important note
 ### Important note
 
 
 The default naming scheme for containers created by Compose in this version
 The default naming scheme for containers created by Compose in this version
@@ -14,7 +12,7 @@ has changed from `<project>_<service>_<index>` to
 hexadecimal string. Please make sure to update scripts relying on the old
 hexadecimal string. Please make sure to update scripts relying on the old
 naming scheme accordingly before upgrading.
 naming scheme accordingly before upgrading.
 
 
-### All versions
+### Features
 
 
 - Logs for containers restarting after a crash will now appear in the output
 - Logs for containers restarting after a crash will now appear in the output
   of the `up` and `logs` commands.
   of the `up` and `logs` commands.