diff --git a/CHANGELOG b/CHANGELOG index 2e66826..f2c6d39 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +## v1.2.0 + +- Implement Splash Screen 'New File' list override: + 1) Add new preference for Splash Screen Override + 2) Add little menu for switching between Blender's default and Custom Templates list right from the splash screen. + *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)