Skip to content

Commit 8aa3c14

Browse files
[SG] Fix changelog
1 parent ad39847 commit 8aa3c14

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

com.unity.shadergraph/CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [10.8.0] - 2021-09-20
88

9-
Version Updated
10-
The version number for this package has increased due to a version update of a related graphics package.
11-
129
### Fixed
13-
- Fixed ShaderGraph errors caused by very large or very small default values for color or float properties [1313932]
14-
- Fixed a ShaderGraph warning when connecting a node using Object Space BiTangent to the vertex stage [1361512] (https://issuetracker.unity3d.com/issues/shader-graph-cross-implicit-truncation-of-vector-type-errors-are-thrown-when-connecting-transform-node-to-vertex-block)
10+
- Fixed ShaderGraph errors caused by very large or very small default values for color or float properties [1313932]
11+
- Fixed a ShaderGraph warning when connecting a node using Object Space BiTangent to the vertex stage [1361512] (https://issuetracker.unity3d.com/issues/shader-graph-cross-implicit-truncation-of-vector-type-errors-are-thrown-when-connecting-transform-node-to-vertex-block)
1512

1613
## [10.7.0] - 2021-07-02
1714

1815
### Added
19-
- Added a ShaderGraph animated preview framerate throttle.
16+
- Added a ShaderGraph animated preview framerate throttle.
2017

2118
### Fixed
2219
- Fixed SubGraph SamplerState property defaults not being respected [1336119]

0 commit comments

Comments
 (0)