fix: don't warrant changelog

This commit is contained in:
goat 2021-04-01 16:18:12 +02:00
parent 082564f83c
commit bb002203f9

View file

@ -11,7 +11,7 @@ namespace Dalamud.Interface {
private readonly Dalamud dalamud; private readonly Dalamud dalamud;
private string assemblyVersion = Util.AssemblyVersion; private string assemblyVersion = Util.AssemblyVersion;
private const bool WarrantsChangelog = true; private const bool WarrantsChangelog = false;
private const string ChangeLog = private const string ChangeLog =
@"* Various behind-the-scenes changes to improve stability @"* Various behind-the-scenes changes to improve stability
* Faster startup times * Faster startup times