From 716c78e380db033f13a04b9e04af2278ae3a3664 Mon Sep 17 00:00:00 2001 From: Swann Date: Fri, 16 Oct 2020 11:06:41 +0200 Subject: [PATCH] feat: update changelog --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83c28cf..ca71297 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -97,26 +97,31 @@ All notable changes to this project will be documented in this file. - Snapshot UUID error - The world is not synchronized -## [0.1.1] - Preview +## [0.1.1] - 2020-10-16 ### Added - Session status widget - Affect dependencies during change owner +- Dedicated server managment scripts(@brybalicious) ### Changed - Refactored presence.py - Reset button UI icon - +- Documentation `How to contribute` improvements (@brybalicious) +- Documentation `Hosting guide` improvements (@brybalicious) +- Show flags are now available from the viewport overlay + ### Fixed - Render sync race condition (causing scene errors) - Binary differentials -- Hybrid session crashes between linux/windows +- Hybrid session crashes between Linux/Windows - Materials node default output value - Right selection - Client node rights changed to COMMON after disconnecting from the server - Collection instances selection draw - Packed image save error - Material replication +- UI spelling errors (@brybalicious)