From ac2cd3edd7f5a51f6cec644914497c5acd14589b Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 21 Oct 2021 16:59:06 +0200 Subject: [PATCH] Fixed CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c08c92f..a32ef9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,14 +5,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v4.2.0-SNAPSHOT] - Aligned APIs to other clients [#22011] - +- Moved Direction class in information-system-model ## [v4.1.0] - Used ContextCache to make the client more efficient - Added APIs to get instance contexts [#20013] - Added support to request contexts in instances header [#20012] - +- ## [v4.0.0] [r4.26.0] - 2020-11-11