From 29994c17c32eb8d65d7108c99aded0754d220de9 Mon Sep 17 00:00:00 2001 From: TheGiddyLimit Date: Wed, 14 Jun 2023 17:28:09 +0100 Subject: [PATCH] chore: log changes --- meta/changelog.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meta/changelog.json b/meta/changelog.json index a76bce1..8da2845 100644 --- a/meta/changelog.json +++ b/meta/changelog.json @@ -28,5 +28,10 @@ "ver": "0.5.0", "date": "2023-04-17", "txt": "- Added optional integration with the \"Chris's Premades\" module, allowing Plutonium to use CPR's data to enhance imported content" + }, + { + "ver": "0.5.1", + "date": "2023-06-14", + "txt": "- Bumped compatible version\n- Added dependency disclaimer" } ]