diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d08b31d..fce6fa5d 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 +- Change LRUDiskCache to allow subclasses to override functionality - Create new optional request option for customizing local cache behavior - Allow passing request config to VBase's getJSON method