From f3b5d7f4d31643b9f4caaec162c15dd4eee13783 Mon Sep 17 00:00:00 2001 From: Yoshida Hiroshi Date: Thu, 11 Jan 2024 12:26:17 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 3ee8407..96c51f7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,8 @@ ## develop +## 2023.5.2 + - [UPDATE] go.mod の Go のバージョンを 1.21.5 にあげる - @voluntas - [FIX] stream 処理開始後のエラー時に、ログに出力される status code が実際にクライアントに送信した値になるように修正する