Skip to content

Commit e87cde9

Browse files
update changelog for 6-4-0 (#3047)
1 parent e075ae5 commit e87cde9

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

com.unity.render-pipelines.core/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this package will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [6.4.0] - 2019-XX-XX
7+
## [6.4.0] - 2019-02-21
88
### Added
99
- Enabled support for CBUFFER on OpenGL Core and OpenGL ES 3 backends.
1010

com.unity.render-pipelines.high-definition/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this package will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [6.4.0-preview] - 2019-XX-XX
7+
## [6.4.0-preview] - 2019-02-21
88

99
### Added
1010
- VR: Added TextureXR system to selectively expand TEXTURE2D macros to texture array for single-pass stereo instancing + Convert textures call to these macros

com.unity.render-pipelines.lightweight/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this package will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [6.4.0] - 2019-XX-XX
7+
## [6.4.0] - 2019-02-21
88

99
## [6.3.0] - 2019-02-18
1010

com.unity.shadergraph/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this package are documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [6.4.0] - 2019-XX-XX
7+
## [6.4.0] - 2019-02-21
88
### Fixed
99
- Fixed the Transform node, so going from Tangent Space to any other space now works as expected.
1010

com.unity.testframework.graphics/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this package will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [6.4.0] - 2019-XX-XX
7+
## [6.4.0] - 2019-02-21
88

99
## [6.3.0] - 2019-02-18
1010

com.unity.visualeffectgraph/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this package will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [6.4.0-preview] - 2019-XX-XX
7+
## [6.4.0-preview] - 2019-02-21
88

99
## [6.3.0-preview] - 2019-02-18
1010

0 commit comments

Comments
 (0)