diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index 11fae53..78f7f32 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -4,6 +4,9 @@ ## [Unreleased] +### 수정 +- actuator 경로 로그필터가 context-path 환경에서 동작하지 않는 버그 수정 (#6) + ## [2026-04-07] ### 수정