fix: don't warrant changelog

This commit is contained in:
goaaats 2021-04-14 21:20:56 +02:00 committed by GitHub
parent 6986b5b347
commit 902776cfca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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