Automatic changelog update.

This commit is contained in:
PJB3005
2016-08-23 09:59:02 +02:00
parent c488cd7d74
commit 7daecdd0fd
3 changed files with 7 additions and 6 deletions

View File

@@ -97,6 +97,10 @@ ADDING CREDITS? EDIT templates/header.html (or footer.html if they're for old t
<ul class="changes bgimages16"> <ul class="changes bgimages16">
<li class="bugfix">Fixed some issues with playing cards not showing up or combining properly.</li> <li class="bugfix">Fixed some issues with playing cards not showing up or combining properly.</li>
</ul> </ul>
<h3 class="author">Unid updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added chain link fences. Currently they can't be created and are only for mapping.</li>
</ul>
<h2 class="date">2016.08.22</h2> <h2 class="date">2016.08.22</h2>
<h3 class="author">JMWTurner updated:</h3> <h3 class="author">JMWTurner updated:</h3>

View File

@@ -1431,3 +1431,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
anyway. anyway.
JustSumGuy: JustSumGuy:
- bugfix: Fixed some issues with playing cards not showing up or combining properly. - bugfix: Fixed some issues with playing cards not showing up or combining properly.
Unid:
- rscadd: Added chain link fences. Currently they can't be created and are only
for mapping.

View File

@@ -1,6 +0,0 @@
author: Unid
delete-after: True
changes:
- rscadd: Added chain link fences. Currently they can't be created and are only for mapping.