From 3812d8908964872a670ef0f6e9f3376fb9039688 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 11 Nov 2020 18:32:59 +0100 Subject: [PATCH] Fixed CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f8a364..d44a04e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v4.1.0-SNAPSHOT] - Added ContextCache utilities +- Added support to provide APIs to get the list of instance contexts [#20012] [#20013] ## [v4.0.0] [r4.26.0] - 2020-11-11