From 683568c8b1c7c2dd99001c882783c64645cb5f7c Mon Sep 17 00:00:00 2001 From: puripuri2100 Date: Mon, 30 Oct 2023 19:48:08 +0900 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 365a25a..c7ef9c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,17 @@ ### Added - エリア情報に大学会館と動く時の2種類を追加 ([\#115](https://github.com/sohosai/qr-backend/issues/115), [\#119](https://github.com/sohosai/qr-backend/pull/119)) +- 位置情報に備考を追加([\#126](https://github.com/sohosai/qr-backend/pull/118)) +- 認証を追加([\#128](https://github.com/sohosai/qr-backend/pull/128), [\#129](https://github.com/sohosai/qr-backend/pull/129), [\#130](https://github.com/sohosai/qr-backend/pull/130)) ### Changed - Meilisearchのdocker imageを日本語用のものにした ([\#117](https://github.com/sohosai/qr-backend/issues/117), [\#118](https://github.com/sohosai/qr-backend/pull/118)) +- エラーハンドリングと応答周りをまともにした([\#127](https://github.com/sohosai/qr-backend/pull/127)) +### Fixed + +- パニックにメッセージがなかったところを修正([\#122](https://github.com/sohosai/qr-backend/pull/122)) ## [1.0.0] - 2023-10-15