File tree Expand file tree Collapse file tree 4 files changed +11
-2
lines changed
com.unity.template.hdrp-blank/Packages
com.unity.template.hdrp-blank Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project template will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+
8+
9+ ## [ 17.0.2] - 2024-03-05
10+
11+ ### Changed
12+
13+ - Add Input System version 1.7.0 to manifest
14+
715## [ 17.0.1] - 2024-01-31
816
917### Changed
Original file line number Diff line number Diff line change 22 "ErrorExceptions" : [
33 {
44 "ValidationTest" : " Primed Library Validation" ,
5- "PackageVersion" : " 17.0.1 "
5+ "PackageVersion" : " 17.0.2 "
66 }
77 ],
88 "WarningExceptions" : []
Original file line number Diff line number Diff line change 11{
22 "name" : " com.unity.template.hdrp-blank" ,
33 "displayName" :" 3D HDRP" ,
4- "version" : " 17.0.1 " ,
4+ "version" : " 17.0.2 " ,
55 "type" : " template" ,
66 "host" : " hub" ,
77 "unity" : " 2023.3" ,
Original file line number Diff line number Diff line change 22 "dependencies" : {
33 "com.unity.collab-proxy" : " 2.2.0" ,
44 "com.unity.feature.development" : " 1.0.2" ,
5+ "com.unity.inputsystem" : " 1.7.0" ,
56 "com.unity.package-validation-suite" : " 0.22.0-preview" ,
67 "com.unity.render-pipelines.high-definition" : " 17.0.1" ,
78 "com.unity.timeline" : " 1.8.6" ,
You can’t perform that action at this time.
0 commit comments