From 4509587707c255db3dbf4c39e48175e7ec243ab3 Mon Sep 17 00:00:00 2001 From: Vincent Fuchs Date: Sun, 28 Jan 2024 20:27:00 -0500 Subject: [PATCH] changelog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd4c12c..79c2ede 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - bumping github action versions - PR #82 : upgraded tests to Junit 5 - PR #86 : adding Jakarta validation and annotation in model domain +- PR #88 : add configuration switch to disable fallback to root directory ### Added