[ci skip] Automatic changelog update.

This commit is contained in:
PJBot
2022-03-15 14:13:21 +01:00
parent 52bd358228
commit 939588ed53
2 changed files with 8 additions and 8 deletions

View File

@@ -73,6 +73,11 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
*** DO NOT FUCK WITH THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. ***
-->
<div class="commit sansserif">
<h2 class="date">2022.03.15</h2>
<h3 class="author">kane-f updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Puddles no longer appear on walls.</li>
</ul>
<h2 class="date">2022.03.13</h2>
<h3 class="author">kane-f updated:</h3>
<ul class="changes bgimages16">
@@ -1610,11 +1615,6 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
<li class="bugfix">Fixed implant pinpointer sometimes breaking</li>
<li class="bugfix">Fixes apprentice recruiting message not appearing</li>
</ul>
<h2 class="date">2021.09.26</h2>
<h3 class="author">DamianX updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Freedom implants now allow escaping from straight jackets.</li>
</ul>
</div>
<!--
Credits Section

View File

@@ -1,8 +1,5 @@
DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
---
2021-09-26:
DamianX:
- tweak: Freedom implants now allow escaping from straight jackets.
2021-09-27:
Zth--:
- bugfix: Fixed implant pinpointer sometimes breaking
@@ -1411,3 +1408,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Upgraded janicarts can now clean all puddles.
- rscadd: Mop buckets can now be emptied into toilets or sinks, or dumped on the
floor.
2022-03-15:
kane-f:
- bugfix: Puddles no longer appear on walls.