From f7d304dc18a2e98566d2447c5e10e7e27dc8f6a1 Mon Sep 17 00:00:00 2001 From: HYOJIN Date: Tue, 7 Apr 2026 10:59:19 +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=A0=95=EB=A6=AC=20(2026-04-07)?= 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 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/RELEASE-NOTES.md diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md new file mode 100644 index 0000000..83bc788 --- /dev/null +++ b/docs/RELEASE-NOTES.md @@ -0,0 +1,19 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/ko/1.0.0/). + +## [Unreleased] + +## [2026-04-07] + +### 추가 + +- Spring Boot 3.2.1 백엔드 초기 구조 (com.gcsc.connection, 포트 8042, context /snp-connection) +- React 19 + TypeScript + Vite 7 + Tailwind CSS 4 프론트엔드 통합 +- frontend-maven-plugin 기반 통합 빌드 설정 +- SPA fallback WebViewController, SecurityConfig, SwaggerConfig +- 공통 모듈 (ApiResponse, GlobalExceptionHandler) +- 파비콘 등록 (favicon_io_red) +- 팀 워크플로우 v1.6.1 동기화 -- 2.45.2