From 7bc89221e3342a931480c700da5423e3350bcb15 Mon Sep 17 00:00:00 2001 From: Alexandre Jacinto Date: Tue, 26 Mar 2024 15:30:11 +0000 Subject: [PATCH] chore: update changelog References: https://outsystemsrd.atlassian.net/browse/RMET-2987 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ac76b4..d2d373e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ The changes documented here do not include those from the original repository. ## [Unreleased] +### 26-03-2024 +- Add zoom options (https://outsystemsrd.atlassian.net/browse/RMET-2987). + ### 22-02-2024 - Update `github_actions.yml` file steps versions (https://outsystemsrd.atlassian.net/browse/RMET-2568).