Automatic Changelog compile [ci skip]

This commit is contained in:
AuroraBuildBot
2023-11-28 11:33:54 +00:00
parent 9bfcbe96a7
commit bc7e1ede10
3 changed files with 6 additions and 6 deletions
+4
View File
@@ -36,6 +36,10 @@
<div class="commit sansserif">
<h2 class="date">28 November 2023</h2>
<h3 class="author">CampinKiller24 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added a warning system to the INDRA Reactor.</li>
</ul>
<h3 class="author">FluffyGhost updated:</h3>
<ul class="changes bgimages16">
<li class="backend">Reworked SSunit_test to use SSunit_test_config UT for logging.</li>
+2
View File
@@ -32290,6 +32290,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added the Haneunim (Konyang) stargazer sprite to the stargazer&#x27;s
selection of starmaps. No code functionality yet.
2023-11-28:
CampinKiller24:
- rscadd: Added a warning system to the INDRA Reactor.
FluffyGhost:
- backend: Reworked SSunit_test to use SSunit_test_config UT for logging.
- rscadd: Added an exception catcher, defined only during unit tests, that fails
-6
View File
@@ -1,6 +0,0 @@
author: CampinKiller24
delete-after: True
changes:
- rscadd: "Added a warning system to the INDRA Reactor."