From f1d1c1dcbbb5003be12c4d2541372b9e2b15f321 Mon Sep 17 00:00:00 2001 From: torikizi <51085972+torikizi@users.noreply.github.com> Date: Thu, 26 Dec 2024 11:41:43 +0900 Subject: [PATCH] =?UTF-8?q?=E5=A4=89=E6=9B=B4=E5=B1=A5=E6=AD=B4=E3=82=92?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 7a677eb..f649659 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -53,7 +53,7 @@ - [UPDATE] nanobind を `2.4.0` に上げる - @voluntas - [UPDATE] Sora C++ SDK のバージョンを `2024.8.0` に上げる - - WEBRTC_BUILD_VERSION を `m131.6778.4.0` に上げる + - WEBRTC_BUILD_VERSION を `m132.6834.4.0` に上げる - libwebrtc のモジュール分割に追従するため rtc::CreateRandomString のヘッダを追加 - Sora CPP SDK の absl::optional を std::optional に変更した仕様に追従する - Sora CPP SDK の absl::nullopt を std::nullopt に変更した仕様に追従する