Changelog Template
Use this format when posting changelogs and updates:
Code:
[HEADING=1][Server Name] Update — [Date][/HEADING]
[HEADING=2]New Features[/HEADING]
[LIST]
[*]Feature one description
[*]Feature two description
[/LIST]
[HEADING=2]Changes[/HEADING]
[LIST]
[*]Change one description
[*]Change two description
[/LIST]
[HEADING=2]Bug Fixes[/HEADING]
[LIST]
[*]Fixed issue with X
[*]Fixed issue with Y
[/LIST]
[HEADING=2]Known Issues[/HEADING]
[LIST]
[*]Issue one (workaround: do X)
[*]Issue two (being investigated)
[/LIST]
[I]Questions or feedback? Reply below or post in Suggestions & Ideas.[/I]