From 419ba55ec414ca58aae0523a062b2f0eaec74daa Mon Sep 17 00:00:00 2001 From: Sankalp Sanand Date: Thu, 14 Dec 2023 12:17:54 -0500 Subject: [PATCH] updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 594c1772e..96f2f86fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Reduced number of assets to upload when submitting a dispatch. +- Fixed functional tests. ### Operations