From 2c75dde1b801b1d481e9fb5910f29be565ae26ea Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 22 Jul 2022 10:09:38 +0200 Subject: [PATCH] Fixed CHANGELOG --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a795505..546d5b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Moved Direction class in information-system-model - Added support for context names included in header among UUIDs [#22090] - Added JSON Query API [#22047][#22815] -- Added QueryTemplate safe APIs [#22091][#22815] +- Added QueryTemplate safe APIs [#22091][#22815] +- Client gets service URL using resource-regsitry-api lib utility [#23658] ## [v4.1.0] @@ -16,7 +17,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - 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