Skip to content

Commit

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

## develop

- [CHANGE] サービス接続時にエラーになった場合は、Body が空のレスポンスを返すように変更する
- @Hexa
- [CHANGE] サービス接続後にエラーになった場合は、{"type": "error", "reason": string} をクライアントへ送信するように変更する
- @Hexa
- [CHANGE] aws の再接続条件の exception から InternalFailureException を削除する
- @Hexa


## 2023.5.3

- [FIX] VERSION ファイルを tag のバージョンに修正する
Expand Down

0 comments on commit 6f26dcb

Please sign in to comment.