Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit fd22d60

Browse files
authored
Update CHANGELOG.md
1 parent 521afd5 commit fd22d60

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@ 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-
## [Indev]
7+
## [2.0.4-preview]
88

99
### Fixed
1010
- Temporal Anti-aliasing creating NaN values in some cases. ([#337](https://github.com/Unity-Technologies/PostProcessing/issues/337))
1111
- Auto-exposure has been fixed to work the same way it did before the full-compute port.
1212
- XR compilation errors on Xbox One & Switch (2018.2).
1313
- `ArgumentNullException` when attempting to get a property sheet for a null shader. ([#515](https://github.com/Unity-Technologies/PostProcessing/pull/515))
14+
- Stop NaN Propagation not working for opaque-only effects.
15+
- HDR color grading had a slight color temperature offset.
16+
- PSVita compatibility.
17+
- Tizen warning on 2018.2.
18+
- Errors in the console when toggling lighting on/off in the scene view when working in Deferred.
19+
- Debug monitors now work properly with HDRP.
1420

1521
### Added
1622
- Contribution slider for the LDR Lut.

0 commit comments

Comments
 (0)