From b92a87c36ce37dac527002a781354b593caf0097 Mon Sep 17 00:00:00 2001 From: HYOJIN Date: Wed, 15 Apr 2026 10:40:13 +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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index 9d8d1e7..b2aa12c 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/ko/1.0.0/). ## [Unreleased] +### 추가 + +- API 신청함 기능 (플로팅 패널, localStorage 영속화, 도메인별 분류) (#47) +- ApiKeyRequestModal 공통 컴포넌트 (API 선택 트리 포함) (#47) +- 도메인 상세 페이지 신청함 담기/빼기 버튼 (#47) + ## [2026-04-14] ### 추가