Skip to content

Commit 24518e2

Browse files
[PPV2] Bump package to 3.5.0 (#8167)
* Bump PPV2 package to 3.5.0 * Update CHANGELOG * Update LICENSE
1 parent 3373e49 commit 24518e2

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

com.unity.postprocessing/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ 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-
## [Unreleased]
7+
## [3.5.0] - 2025-06-12
88

99
### Added
1010
- Added Switch2 platform support
1111

1212
### Fixed
1313
- Remove support for PVRTC format in Unity 6.1 or newer
14+
- Documentation updates
1415

1516
## [3.4.0] - 2023-12-11
1617

com.unity.postprocessing/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
com.unity.postprocessing copyright © 2024 Unity Technologies
1+
com.unity.postprocessing copyright © 2025 Unity Technologies
22

33
Licensed under the Unity Companion License for Unity-dependent projects--see [Unity Companion License](http://www.unity3d.com/legal/licenses/Unity_Companion_License).
44

com.unity.postprocessing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.unity.postprocessing",
3-
"version": "3.4.1",
3+
"version": "3.5.0",
44
"displayName": "Post Processing",
55
"unity": "2019.4",
66
"unityRelease": "19f1",

0 commit comments

Comments
 (0)