diff --git a/CHANGELOG b/CHANGELOG index 5e849f4..66faf4d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,16 +1,16 @@ ## v1.0.2 -Swich from `zip` to `blender -c extension built` for building the .zip file (now without useless /addon folder in the zip). +Swich from `zip` to `blender -c extension built` for building the .zip file (now without useless /addon folder in the zip). *This update does not impact on functionalities* ## v1.0.1 -Update preferences identifier from `__name__` to `__package__` as documented [here](https://docs.blender.org/manual/en/dev/advanced/extensions/addons.html#user-preferences-and-package) +Update preferences identifier from `__name__` to `__package__` as documented [here](https://docs.blender.org/manual/en/dev/advanced/extensions/addons.html#user-preferences-and-package) *This update does not impact on functionalities* ## v1.0.0 -This is the first official version of the extension. +This is the first official version of the extension. Current features: