Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2018-04-03 11:24:23 +00:00
parent 6e0dd34675
commit 373b7bb39e
4 changed files with 15 additions and 8 deletions
+10
View File
@@ -55,6 +55,16 @@
-->
<div class="commit sansserif">
<h2 class="date">03 April 2018</h2>
<h3 class="author">YPOQ updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Mannitol will now properly cure minor brain traumas</li>
</ul>
<h3 class="author">robbylm updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes 0 value not being saved in constant memory circuits (#36860)</li>
</ul>
<h2 class="date">02 April 2018</h2>
<h3 class="author">Davidj361 updated:</h3>
<ul class="changes bgimages16">
+5
View File
@@ -17129,3 +17129,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
collection clean them up.
RandomMarine:
- bugfix: The quick equip hotkey (e) now works for drones again.
2018-04-03:
YPOQ:
- bugfix: Mannitol will now properly cure minor brain traumas
robbylm:
- bugfix: Fixes 0 value not being saved in constant memory circuits (#36860)
@@ -1,4 +0,0 @@
author: "YPOQ"
delete-after: True
changes:
- bugfix: "Mannitol will now properly cure minor brain traumas"
@@ -1,4 +0,0 @@
author: "robbylm"
delete-after: True
changes:
- bugfix: "Fixes 0 value not being saved in constant memory circuits (#36860)"