split 3.1 / 3.2

This commit is contained in:
HifiExperiments 2025-03-15 16:14:04 -07:00
parent 5384c6a067
commit 9301eaf24c

View file

@ -11,9 +11,15 @@ like documentaion or CI pipeline.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
This project does **not** adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2025.03.2] 2025.03.15
### Fixes
- fix long startup times (PR1360)
- Initial fix for blurry/noisy transparencies on TAA (PR1358)
## [2025.03.1] 2025.03.8
### Fixes
- Fix for missing jsdoc (PR1226)
- remove unnecessary fullscreen pass when haze is off/disabled (PR1176)
@ -24,8 +30,6 @@ This project does **not** adhere to [Semantic Versioning](https://semver.org/spe
- Amended path to Rearranged_Basic_Sandbox.tar.gz (PR1288)
- fix script initialization order bug (PR1330)
- Fix VR Preview on Linux with Mesa drivers (PR1318)
- fix long startup times (PR1360)
- Initial fix for blurry/noisy transparencies on TAA (PR1358)
### Changes
- Change ArmoredChat timestamps to use real timestamps (PR1241)