From c49223eec4d3a33e125ff7968004558b0a7eaa21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mai=CC=81ra=20Bello?= Date: Wed, 8 Nov 2023 11:01:42 -0300 Subject: [PATCH] Add CHANGELOG entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31144a03..5d08b31d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### Added +- Create new optional request option for customizing local cache behavior - Allow passing request config to VBase's getJSON method ## [6.46.0] - 2023-10-25