feat: don't warrant a changelog

This commit is contained in:
goat 2020-10-29 13:02:12 +01:00
parent 2582dea870
commit 60530bf638

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 =
@"* Various backend changes that will allow for more involved plugins
* Fixed an issue wherein, in particular cases, chat messages from plugins would be incorrectly allocated