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