diff --git a/plugins/fancydialogs/CHANGELOG-SNAPSHOT.md b/plugins/fancydialogs/CHANGELOG-SNAPSHOT.md index 54d28fa4..afaab59b 100644 --- a/plugins/fancydialogs/CHANGELOG-SNAPSHOT.md +++ b/plugins/fancydialogs/CHANGELOG-SNAPSHOT.md @@ -2,6 +2,11 @@ Commit hash: %COMMIT_HASH% Commit message: %COMMIT_MESSAGE% +Changes: +- Added default values for confirmation dialog +- Added support for the select input +- Marked Folia as supported + *(The last commit message does not always directly reflect the changes related to this version.)* Keep in mind that this is a snapshot version. Snapshot versions are **not** meant to be used in production. They are for **testing purposes only** and may contain bugs or incomplete features. Use at your own risk. \ No newline at end of file diff --git a/plugins/fancydialogs/VERSION b/plugins/fancydialogs/VERSION index fa3de586..99d85ecd 100644 --- a/plugins/fancydialogs/VERSION +++ b/plugins/fancydialogs/VERSION @@ -1 +1 @@ -0.0.5 \ No newline at end of file +0.0.6 \ No newline at end of file