feat: update changelog

This commit is contained in:
goaaats 2021-10-07 18:55:43 +02:00
parent 2c4f858ced
commit 87655d51cb
No known key found for this signature in database
GPG key ID: F18F057873895461
4 changed files with 31 additions and 15 deletions

View file

@ -55,6 +55,11 @@ namespace Dalamud.Configuration.Internal
/// </summary>
public string LastVersion { get; set; } = null;
/// <summary>
/// Gets or sets the last loaded Dalamud version.
/// </summary>
public string LastChangelogMajorMinor { get; set; } = null;
/// <summary>
/// Gets or sets the chat type used by default for plugin messages.
/// </summary>