diff --git a/html/changelog.html b/html/changelog.html index f7fa4f37b2..d585441373 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,15 @@ -->
+

03 February 2022

+

BlueWildrose updated:

+ +

01 February 2022

SpiWat updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index aaaf359f3a..6376dfaa74 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -30528,3 +30528,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2022-02-01: SpiWat: - spellcheck: tweenty --> twenty +2022-02-03: + BlueWildrose: + - bugfix: Sylvan should actually be speakable for those who have taken that language + as roundstart now, and for plantpeople who naturally start with it. + - bugfix: The langauge Neo-kanji's shortcut was overlapping with the slime language, + and has been relocated from k to j. + - bugfix: The langauge Dwarvish's shortcut was potentially overlapping with drones, + and has been relocated from D to w. + - bugfix: The language Rachnidian's shortcut was getting in the way of the Ratvarian + language, so it's been moved from r to c. diff --git a/html/changelogs/AutoChangeLog-pr-15488.yml b/html/changelogs/AutoChangeLog-pr-15488.yml deleted file mode 100644 index 0340388fcc..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15488.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "BlueWildrose" -delete-after: True -changes: - - bugfix: "Sylvan should actually be speakable for those who have taken that language as roundstart now, and for plantpeople who naturally start with it." - - bugfix: "The langauge Neo-kanji's shortcut was overlapping with the slime language, and has been relocated from k to j." - - bugfix: "The langauge Dwarvish's shortcut was potentially overlapping with drones, and has been relocated from D to w." - - bugfix: "The language Rachnidian's shortcut was getting in the way of the Ratvarian language, so it's been moved from r to c."