We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eab4817 + 3f61951 commit bc9b206Copy full SHA for bc9b206
com.unity.postprocessing/CHANGELOG.md
@@ -4,6 +4,15 @@ 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
+## [Unreleased]
8
+### Fixed
9
+-
10
+
11
+## [3.5.1] - 2025-09-19
12
13
+### Added
14
+- Package signed
15
16
## [3.5.0] - 2025-06-18
17
18
### Added
com.unity.postprocessing/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.unity.postprocessing",
3
- "version": "3.5.0",
+ "version": "3.5.2",
"displayName": "Post Processing",
"unity": "2019.4",
"unityRelease": "19f1",
0 commit comments