Skip to content

Commit fc42378

Browse files
author
gamecode-ci
committed
Release 24
1 parent fde0be9 commit fc42378

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

ReleaseNotes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 0.0.26
2+
## New Features
3+
## Upgrade guide
4+
## Changes
5+
* More improvements to the documentation
6+
## Fixes
7+
* Change filtering with two component types now works again.
8+
## Known issues
9+
10+
111
# 0.0.25
212

313
## New Features

Samples/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"com.unity.modules.unityanalytics": "1.0.0",
1616
"com.unity.modules.xr": "1.0.0",
1717
"com.unity.modules.unitywebrequestwww": "1.0.0",
18-
"com.unity.rendering.hybrid": "0.0.1-preview.8",
18+
"com.unity.rendering.hybrid": "0.0.1-preview.9",
1919
"com.unity.modules.particlesystem": "1.0.0",
2020
"com.unity.modules.imgui": "1.0.0",
2121
"com.unity.modules.physics": "1.0.0",
@@ -25,7 +25,7 @@
2525
"com.unity.modules.unitywebrequestaudio": "1.0.0",
2626
"com.unity.modules.jsonserialize": "1.0.0",
2727
"com.unity.modules.terrainphysics": "1.0.0",
28-
"com.unity.entities": "0.0.12-preview.28",
28+
"com.unity.entities": "0.0.12-preview.29",
2929
"com.unity.modules.animation": "1.0.0",
3030
"com.unity.package-manager-ui": "2.1.1",
3131
"com.unity.modules.cloth": "1.0.0",

0 commit comments

Comments
 (0)