diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..52690b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +## v1.0.0 + +This is the first official version of the extension. + +Current features: + +- Custom workspaces topbar (only showing workspaces linked to the current scene) +- Custom Property for Scenes listing the linked workspaces (saved in .blend file) +- Add, Remove, Reorder linked workspace, scene by scene +- Rename workspace + *This will rename the workspace globally, and also every custom property of the scene that use it.* +- Menu to copy the linked workspaces from other scenes +- Menu to link other workspaces (the unlinked ones) +- Panel in `Properties > Scene > Scene Workspaces`, to manage, reorder, rename linked workspaces for the current scene