From 7b249d2f16748e5f7dee000941e4d30cf79731bb Mon Sep 17 00:00:00 2001 From: HYOJIN Date: Mon, 23 Mar 2026 17:30:26 +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 --- docs/RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index acba93f..15a8999 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -70,6 +70,7 @@ - AIS Import Job 로그에 캐시 적재 흐름 명시 (`API → 캐시`) ### 기타 +- 프론트엔드 title 변경 (#76) - Gitea 팀 프로젝트 워크플로우 구조 적용 - commit-msg 정규식 통일 (#1) - SLF4J 로깅 지침 추가 (#2)