diff --git a/CHANGELOG.md b/CHANGELOG.md index 421abe3..1dfab4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +--------------------------------------------------------------------------------------------------------------------------- +New Unity Version Support: **2022.2** +--------------------------------------------------------------------------------------------------------------------------- +Unity 2022.2 is now the newest version that the Haunted PSX Render Pipeline now supports. Previously it only supported up to 2021-LTS. + --------------------------------------------------------------------------------------------------------------------------- Bugfix 2022: Volume Editors **VolumeComponentEditor attribute deprecated** --------------------------------------------------------------------------------------------------------------------------- diff --git a/README.md b/README.md index a85c2d9..4b0ea38 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # com.hauntedpsx.render-pipelines.psx A scriptable render pipeline for emulating Playstation-1-style graphics on contemporary hardware. -Built for, and verified in Unity version 2019.3, 2019.4 LTS, 2020.1, 2020.2, 2020-LTS, 2021.1, 2021.2, 2021-LTS +Built for, and verified in Unity version 2019.3, 2019.4 LTS, 2020.1, 2020.2, 2020-LTS, 2021.1, 2021.2, 2021-LTS, 2022.1, 2022.2 # Installation Guide https://github.com/pastasfuture/com.hauntedpsx.render-pipelines.psx/wiki/Installation-Guide