From 6258fb2a33e79d78419e1ff59b3909537108335a Mon Sep 17 00:00:00 2001 From: Jon Date: Tue, 15 Apr 2025 15:26:45 +0930 Subject: [PATCH] chore(release_notes): add employee note to release notes ref: #722 closes #684 --- Release-Notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Release-Notes.md b/Release-Notes.md index eada82ef..454544c2 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,3 +1,8 @@ +## Version 1.16.0 + +- Employees model added behind feature flag `2025-00002` and will remain behind this flag until production ready. + + ## Version 1.15.0 - Entities model added behind feature flag `2025-00002` and will remain behind this flag until production ready.