From 6c7559b84f993520a266a09c486dfb780e27278f Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Tue, 25 May 2021 12:32:52 -0400 Subject: [PATCH] update changelog [CI SKIP] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9716769e..32b10ec0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased +### Added +- support for configuring the internal yaml cache size. + ## [2.0.0] ### Added - feature flags for mixed-mode database encryption.