mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
do not warrant a changelog
This commit is contained in:
parent
0e0ae80ac6
commit
500b24f96f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 =
|
||||
@"* 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue