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

Commit 619faff

Browse files
authored
Merge pull request #301 from IIzzaya/release_1.5.4
[Release 1.5.4] Update Change Log
2 parents 9f97a5a + 84cde68 commit 619faff

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1919
### New Features
2020
- Optimize the GC performance of the rendering system [\#247](https://github.com/UnityTech/UIWidgets/pull/247)
2121
- 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)
22+
- Leverage Compute Buffer to optimize GPU-CPU communication [\#272](https://github.com/UnityTech/UIWidgets/pull/272)
23+
- Cupertino Theme Supported [\#287](https://github.com/UnityTech/UIWidgets/pull/287)
24+
- Support Unity Editor Drag&Drop mouse event [\#253](https://github.com/UnityTech/UIWidgets/pull/253)
25+
- Implement geometric shapes anti-alias draw [\#262](https://github.com/UnityTech/UIWidgets/pull/262)
26+

0 commit comments

Comments
 (0)