From f850133eb50122392f71b96a4701fc308fb49e4b Mon Sep 17 00:00:00 2001 From: ParadiseSS13-Bot Date: Tue, 17 Apr 2018 21:14:55 +0000 Subject: [PATCH] Automatic changelog compile, [ci skip] --- html/changelog.html | 2 ++ html/changelogs/.all_changelog.yml | 2 ++ html/changelogs/AutoChangeLog-pr-8881.yml | 5 ----- 3 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-8881.yml diff --git a/html/changelog.html b/html/changelog.html index 11d029e7ea5..5340d13c3b2 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -67,6 +67,8 @@
  • Cable coils now allow you to transfer a part of the stack
  • Stack handling from cable.dm is removed as stack.dm already handles it
  • Changed cable coil message
  • +
  • The ability to change the color of cables
  • +
  • cableColor now follows the new cable_color format
  • 14 April 2018

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 72f765437d1..0412bbb593e 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -6309,3 +6309,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - tweak: Cable coils now allow you to transfer a part of the stack - rscdel: Stack handling from cable.dm is removed as stack.dm already handles it - tweak: Changed cable coil message + - rscadd: The ability to change the color of cables + - bugfix: cableColor now follows the new cable_color format diff --git a/html/changelogs/AutoChangeLog-pr-8881.yml b/html/changelogs/AutoChangeLog-pr-8881.yml deleted file mode 100644 index 5a6ebeab138..00000000000 --- a/html/changelogs/AutoChangeLog-pr-8881.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "MINIMAN10000" -delete-after: True -changes: - - rscadd: "The ability to change the color of cables" - - bugfix: "cableColor now follows the new cable_color format"