Fixed CHANGELOG
This commit is contained in:
parent
d3d92cbbf7
commit
2c75dde1b8
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue