From df63af65b1c9412915379f46c88bc02ffe55d962 Mon Sep 17 00:00:00 2001 From: doc-code Date: Sat, 17 Aug 2024 14:20:03 +0200 Subject: [PATCH] Refactor CHANGELOG --- CHANGELOG | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: