don't warrant a changelog

This commit is contained in:
goat 2020-09-12 13:03:16 +02:00
parent 3c3fd538c6
commit b467eeff8e

View file

@ -11,7 +11,7 @@ namespace Dalamud.Interface {
private readonly Dalamud dalamud;
private string assemblyVersion = Util.AssemblyVersion;
private const bool WarrantsChangelog = true;
private const bool WarrantsChangelog = false;
private const string ChangeLog =
@"* The /xlbonus command was removed - it has been remade as the ""Adventurer in Need"" plugin by Caraxi and is way better now. Please check it out!
* Plugin UI is now also hidden when in GPose or in a cutscene. You can disable this in the /xlsettings window.