From 78207951eddf988ab7c29e6e674f2dcc67ccfa02 Mon Sep 17 00:00:00 2001 From: torikizi <51085972+torikizi@users.noreply.github.com> Date: Tue, 17 Dec 2024 11:53:18 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=BF=E3=82=A4=E3=83=9D=E4=BF=AE=E6=AD=A3?= 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 c1dcb7f..9b6cc02 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -57,7 +57,7 @@ - libwebrtc のモジュール分割に追従するため rtc::CreateRandomString のヘッダを追加 - Sora CPP SDK の absl::optional を std::optional に変更した仕様に追従する - Sora CPP SDK の absl::nullopt を std::nullopt に変更した仕様に追従する - - CMAKE_VERSION を `3.30.6` に上げる + - CMAKE_VERSION を `3.30.5` に上げる - BOOST_VERSION を `1.87.0` に上げる - OPENH264_VERSION を `v2.5.0` に上げる - @torikizi @voluntas