mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -64,6 +64,10 @@
|
||||
and reversing.
|
||||
JohnWildkins:
|
||||
- rscadd: Added a debug command for devs/admins to list timer sources.
|
||||
- bugfix: Fixed an issue where Extended wouldn't be selected if no votes for gamemode
|
||||
were cast.
|
||||
- code_imp: PRs can now correctly ignore CI runs or just unit tests with [CI Ignore]
|
||||
and [UT Ignore] respectively.
|
||||
Timby:
|
||||
- imageadd: Changes the camera sprites to not be so r4407. Resultantly changes the
|
||||
ever-popular camera gun's sprite.
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
# Your name.
|
||||
author: JohnWildkins
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
|
||||
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- bugfix: "Fixed an issue where Extended wouldn't be selected if no votes for gamemode were cast."
|
||||
- code_imp: "PRs can now correctly ignore CI runs or just unit tests with [CI Ignore] and [UT Ignore] respectively."
|
||||
Reference in New Issue
Block a user