File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
com.unity.template-hd/Packages/com.unity.template.hd Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project template will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 16.0.9] - 2024-05-15
8
+
9
+ ### Changed
10
+
11
+ - Fixed tutorial typos
12
+ - Updated tutorial documentation links
13
+
7
14
## [ 16.0.8] - 2024-04-05
8
15
9
16
### Changed
Original file line number Diff line number Diff line change 2
2
"ErrorExceptions" : [
3
3
{
4
4
"ValidationTest" : " Primed Library Validation" ,
5
- "PackageVersion" : " 16.0.8 "
5
+ "PackageVersion" : " 16.0.9 "
6
6
}
7
7
],
8
8
"WarningExceptions" : []
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.unity.template.hd" ,
3
3
"displayName" : " High Definition RP" ,
4
- "version" : " 16.0.8 " ,
4
+ "version" : " 16.0.9 " ,
5
5
"type" : " template" ,
6
6
"host" : " hub" ,
7
7
"unity" : " 2023.2" ,
You can’t perform that action at this time.
0 commit comments