From 0dac1b93ae1a9e25c7a2823f5f6310c24387c7a2 Mon Sep 17 00:00:00 2001 From: dsehnal <david.sehnal@gmail.com> Date: Tue, 23 Aug 2022 18:57:45 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ac99867f..533e376c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ Note that since we don't clearly distinguish between a public and private interf ## [Unreleased] +## [v3.15.0] - 2022-08-23 + - Fix wboit in Safari >=15 (add missing depth renderbuffer to wboit pass) - Add 'Around Camera' option to Volume streaming - Avoid queuing more than one update in Volume streaming -- GitLab