File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,17 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 2.0.0-preview.2] - Unreleased
7+ ## [ 2.0.0-preview.2] - 2021-10-24
88
99### Changed
10- - Updated CEF to 94.4.9
10+ - Updated CEF to 95.7.10
1111- Use VoltRpc from [ UnityNuGet] ( https://github.com/xoofx/UnityNuGet )
1212- Events are executed as a task
1313- Improved Startup & Shutdown
14+ - Texture is created at start of init with its colours set to background color.
15+ - Engine processes location in build was changed from the plugins folder to a dedicated ` UWB/ ` folder
16+ - Default cache folder was changed to ` UWBCache `
17+ - Updated XML docs
1418
1519### Fixed
1620- Potential fix for URLs not loading sometimes
You can’t perform that action at this time.
0 commit comments