do not warrant a changelog

This commit is contained in:
goat 2020-12-10 23:07:08 +01:00
parent 0e0ae80ac6
commit 500b24f96f

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 =
@"* Fixed various bugs with plugins not installing correctly or causing crashes in certain situations @"* Fixed various bugs with plugins not installing correctly or causing crashes in certain situations
* All installed plugins, regardless of their status in the repository, are now shown * All installed plugins, regardless of their status in the repository, are now shown