From 5fe6f2245f810bd93d32a7e884befe2138866892 Mon Sep 17 00:00:00 2001 From: Traben Date: Sun, 23 Jun 2024 19:59:16 +1000 Subject: [PATCH] Update changelog.json --- plugins/emf_animation_addon/changelog.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/plugins/emf_animation_addon/changelog.json b/plugins/emf_animation_addon/changelog.json index ad719058..aecf4b6b 100644 --- a/plugins/emf_animation_addon/changelog.json +++ b/plugins/emf_animation_addon/changelog.json @@ -11,5 +11,18 @@ ] } ] + }, + "1.0.1": { + "title": "1.0.1", + "date": "2024-06-23", + "author": "Traben & Ewan Howell", + "categories": [ + { + "title": "Doc update", + "list": [ + "minor icon change in doc where the cem template loader icon was used" + ] + } + ] } -} \ No newline at end of file +}