From dde8896af52f4ceb6dcfbe71857c6504935e7d55 Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Sat, 14 Dec 2019 20:45:19 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2019.12.14.20.45.19" --- html/changelog.html | 1 + html/changelogs/.all_changelog.yml | 2 ++ html/changelogs/aleksix-borg_pda_access.yml | 6 ------ 3 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 html/changelogs/aleksix-borg_pda_access.yml diff --git a/html/changelog.html b/html/changelog.html index f2bf7022659..c489c601bfd 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -39,6 +39,7 @@

aleksix updated:

13 December 2019

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index f7b6f261a30..c86304665fb 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -10620,3 +10620,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2019-12-14: aleksix: - rscadd: Re-introduced the min/max circuits for integrated circuitry + - refactor: Borgs ID access code has been refactored to the normal ID access code. + Now they properly check for access in PDAs, hands and such. diff --git a/html/changelogs/aleksix-borg_pda_access.yml b/html/changelogs/aleksix-borg_pda_access.yml deleted file mode 100644 index df6ae5c5d2b..00000000000 --- a/html/changelogs/aleksix-borg_pda_access.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: aleksix - -delete-after: True - -changes: - - refactor: "Borgs ID access code has been refactored to the normal ID access code. Now they properly check for access in PDAs, hands and such."