From 981e3131fbbc9261caf80acdd719ea2350b51572 Mon Sep 17 00:00:00 2001 From: TheDude Date: Tue, 13 Aug 2024 14:47:48 +0530 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17a6e4483..25d7f0056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Make tests configurable against backend - Make the prefix of the output string configurable - Add testing utils for plugins +- Add `cache` field in Component #### Bug Fixes