increased version
This commit is contained in:
Родитель
4fda92c0d4
Коммит
3f8fd317de
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## 2.5.4
|
||||
|
||||
- Added support for parameter names which contain dash(-) in path template in webResource.
|
||||
|
||||
## 2.5.3
|
||||
|
||||
- Do not serialize default values for model properties.
|
||||
- During deserialization, set the value of an entity to it's default value if specified in the mapper.
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"email": "azsdkteam@microsoft.com",
|
||||
"url": "https://github.com/Azure/azure-sdk-for-node"
|
||||
},
|
||||
"version": "2.5.3",
|
||||
"version": "2.5.4",
|
||||
"description": "Client Runtime for Node.js client libraries generated using AutoRest",
|
||||
"tags": [
|
||||
"node",
|
||||
|
|
Загрузка…
Ссылка в новой задаче