diff --git a/CHANGELOG b/CHANGELOG index 1214fd1..e45bfa8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +## v1.2.3 + +- Fix Splash Screen issue after disabling the add-on +- Fix index access problems in a couple of situations +- Minor UI updates + ## v1.2.2 Add files permission in manifest *(for import/export)* @@ -14,7 +20,6 @@ Minor code refactor *The add-on will only show your first 5 templates (while `File > New` always shows all your templates)* *If you have no custom templates, the default Blender's one will be used.* - ## v1.1.0 - Implement Import/Export functionality (to and from json file)