From b8eb3680c28b98ea5b53957c5791820fc6323dd3 Mon Sep 17 00:00:00 2001 From: Swann Martinez Date: Mon, 30 Sep 2019 16:42:41 +0000 Subject: [PATCH] Deleted CHANGELOG --- CHANGELOG | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 CHANGELOG diff --git a/CHANGELOG b/CHANGELOG deleted file mode 100644 index 54d70d3..0000000 --- a/CHANGELOG +++ /dev/null @@ -1,26 +0,0 @@ -# Changelog -All notable changes to this project will be documented in this file. - -## [v0.0.1] -### Added -- Functionnal chat test - -## [v0.0.2] -### Added -- Property map shared between clients -- Callbacks to push modifications to the blender scene -- Observer Pattern for live property monitoring -- ID to identify properties owner (For primitive right managment) - -### Removed -- Chat mecanism ( Will come back after the complete modularity refactoring) -- Unused files and sub-modules - -## [v0.0.5] -### Added - -- queued communication between threads -- various fixes -- multithreaded archiecture -- curve, gpencil support -- rightmanagment \ No newline at end of file