From 6fb6add932be506b313443fbd08274f48c4edc98 Mon Sep 17 00:00:00 2001 From: HYOJIN Date: Thu, 26 Mar 2026 15:21:22 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EB=A6=B4=EB=A6=AC=EC=A6=88=20=EB=85=B8?= =?UTF-8?q?=ED=8A=B8=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/RELEASE-NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index 35ceaea..ba14ac4 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -7,6 +7,9 @@ ### 추가 - favicon 변경 (#105) +### 변경 +- API 응답 처리 방식에 따른 패키지 분리 (jobs/batch, jobs/web) (#66) + ## [2026-03-25] ### 추가