diff --git a/CHANGELOG b/CHANGELOG index 66faf4d..2e66826 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +## v1.1.0 + +- Implement Import/Export functionality (to and from json file) +- Re-organized source code, and reduce size where possibile +*This update does not impact on previous functionalities* + ## v1.0.2 Swich from `zip` to `blender -c extension built` for building the .zip file (now without useless /addon folder in the zip).