From c88f457e45efff54f9c0b73ae5805b19f60d180d Mon Sep 17 00:00:00 2001 From: voluntas Date: Sat, 11 Jan 2025 14:04:18 +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=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 9799801..3b2bb28 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -36,12 +36,14 @@ - `boost::optional` を `std::optional` に置き換える - @melpon @voluntas @zztkm - [UPDATE] Blend2D, AsmJit を最新版に上げる - - @melpon, @torikizi + - @melpon @torikizi @voluntas - [ADD] Ubuntu 24.04 のビルドを追加 - @melpon ### misc +- [ADD] canary.py を追加 + - @voluntas - [CHANGE] GitHub Actions の ubuntu-latest を ubuntu-24.04 に変更 - @voluntas