feat: update CHANGELOG.md to reflect new features

This commit is contained in:
Swann 2020-12-03 19:03:40 +01:00
parent ccb9e55920
commit 2ab0a75608
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -125,3 +125,33 @@ All notable changes to this project will be documented in this file.
- Packed image save error
- Material replication
- UI spelling errors (@brybalicious)
## [0.2.0] - 2020-12-06
### Added
- Documentation `Troubleshouting` section (@brybalicious)
- Documentation `Update` section (@brybalicious)
- Documentation `Cloud Hosting Walkthrough` (@brybalicious)
- Support DNS name
- Sync annotations
- Sync volume objects
- Sync material node_goups
- Sync VSE
- Sync grease pencil modifiers
- Sync textures (modifier only)
- Session status widget
- Disconnection popup
### Changed
- Improved GPencil performances
### Fixed
- Empty and Light object selection highlights
- Material renaming
- Default material nodes input parameters
- blender 2.91 python api compatibility