From 43d72c59bc5f7b175ec9c68d2f6d5aa7aab4214b Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Thu, 20 May 2021 12:11:31 -0700 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 994125b7..353119cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,13 @@ - [Changelog](#changelog) - [Next Version](#next-version) + - [New Features](#new-features) - [3.10.1](#3101) - [Bug Fixes](#bug-fixes) - [Documentation](#documentation) - [Development](#development) - [3.10.0](#3100) - - [New Features](#new-features) + - [New Features](#new-features-1) - [Bug Fixes](#bug-fixes-1) - [Documentation](#documentation-1) - [Development](#development-1) @@ -58,8 +59,8 @@ VS Code v1.56.1 ### New Features -- feat: supported `extraInitContainers` in helm chart values -- feat: changed `extraContainers` to support templating in helm chart +- feat: support `extraInitContainers` in helm chart values +- feat: change `extraContainers` to support templating in helm chart ## 3.10.1