Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Commit 755d482

Browse files
committed
release note
1 parent bbb259f commit 755d482

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
### This is the first release of *Unity Package UIWidgets*.
1010

1111
*just the first release*
12+
13+
14+
##【1.5.4-release] - 2019-08-30
15+
16+
#### In this release we mainly focus on the optimization and stabilization of the framework.
17+
#### We also upgrade UIWidgets to version 1.5.4, mainly derived from flutter 1.5.4.
18+
19+
### New Features
20+
- Optimize the GC performance of the rendering system [\#247](https://github.com/UnityTech/UIWidgets/pull/247)
21+
- Optimize the rendering performance of shadows [\#257](https://github.com/UnityTech/UIWidgets/pull/257)
22+
- Leverage Compute Buffer to optimize GPU-CPU communication [\#272](https://github.com/UnityTech/UIWidgets/pull/272)

0 commit comments

Comments
 (0)