From 9bc051332f93fac22bdb85bdefc2e4167aad625c Mon Sep 17 00:00:00 2001 From: Ben Grater <87393999+BenGraterUnity@users.noreply.github.com> Date: Thu, 12 Jun 2025 13:18:32 -0700 Subject: [PATCH 1/3] Bump PPV2 package to 3.5.0 --- com.unity.postprocessing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.unity.postprocessing/package.json b/com.unity.postprocessing/package.json index 87ce6a25e50..f35700a8b20 100644 --- a/com.unity.postprocessing/package.json +++ b/com.unity.postprocessing/package.json @@ -1,6 +1,6 @@ { "name": "com.unity.postprocessing", - "version": "3.4.1", + "version": "3.5.0", "displayName": "Post Processing", "unity": "2019.4", "unityRelease": "19f1", From d15303412c03fc3a8e2fbf78fe180e6b5f4b4261 Mon Sep 17 00:00:00 2001 From: Ben Grater <87393999+BenGraterUnity@users.noreply.github.com> Date: Thu, 12 Jun 2025 13:19:51 -0700 Subject: [PATCH 2/3] Update CHANGELOG --- com.unity.postprocessing/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/com.unity.postprocessing/CHANGELOG.md b/com.unity.postprocessing/CHANGELOG.md index c07022d8276..859878f5a41 100644 --- a/com.unity.postprocessing/CHANGELOG.md +++ b/com.unity.postprocessing/CHANGELOG.md @@ -4,13 +4,13 @@ All notable changes to this package will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [3.5.0] - 2025-06-12 ### Added - Added Switch2 platform support ### Fixed -- +- Documentation updates ## [3.4.0] - 2023-12-11 From f66420043c2abda4779a0483c0b2ec6f9cacc7f8 Mon Sep 17 00:00:00 2001 From: Ben Grater <87393999+BenGraterUnity@users.noreply.github.com> Date: Thu, 12 Jun 2025 13:20:06 -0700 Subject: [PATCH 3/3] Update LICENSE --- com.unity.postprocessing/LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.unity.postprocessing/LICENSE.md b/com.unity.postprocessing/LICENSE.md index 03085d9eefa..1c492caaffd 100644 --- a/com.unity.postprocessing/LICENSE.md +++ b/com.unity.postprocessing/LICENSE.md @@ -1,4 +1,4 @@ -com.unity.postprocessing copyright © 2024 Unity Technologies +com.unity.postprocessing copyright © 2025 Unity Technologies Licensed under the Unity Companion License for Unity-dependent projects--see [Unity Companion License](http://www.unity3d.com/legal/licenses/Unity_Companion_License).