Skip to content

Commit

Permalink
変更履歴を更新する
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexa committed Feb 22, 2024
1 parent 20addee commit 3c65490
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@

## develop


## 2024.1.0

- [UPDATE] go.mod の Go のバージョンを 1.22.0 にあげる
- @voluntas
- [CHANGE] サービス接続時にエラーになった場合は、Body が空のレスポンスを返すように変更する
- @Hexa
- [CHANGE] サービス接続後にエラーになった場合は、{"type": "error", "reason": string} をクライアントへ送信するように変更する
Expand Down

0 comments on commit 3c65490

Please sign in to comment.