We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fdb59 commit 3e8c1e1Copy full SHA for 3e8c1e1
com.unity.postprocessing/CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this package will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [3.5.3] - 2026-02-19
8
+
9
+### Fixed
10
+- Explicitly declare dependency on UI module that was implicit before.
11
12
## [3.5.2] - 2025-12-17
13
14
### Fixed
com.unity.postprocessing/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.unity.postprocessing",
3
- "version": "3.5.2",
+ "version": "3.5.3",
"displayName": "Post Processing",
"unity": "2019.4",
"unityRelease": "19f1",
0 commit comments