From 0d562eb2f6735b86739db33564c7d086ba6d55af Mon Sep 17 00:00:00 2001 From: Abhishek Singh <31144719+abhcs@users.noreply.github.com> Date: Tue, 6 Feb 2024 09:33:32 -0600 Subject: [PATCH] chore: log change description --- changelog_entry.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog_entry.yaml b/changelog_entry.yaml index e69de29bb..f80112b67 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,5 @@ +- bump: minor + changes: + changed: + - A variable must have a label. + - If a variable has formulas then it must not have adds/subtracts, and vice versa. \ No newline at end of file