forked from Azure/autorest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.json
64 lines (64 loc) · 1.48 KB
/
CHANGELOG.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"name": "@autorest/codemodel",
"entries": [
{
"version": "4.14.6",
"tag": "@autorest/codemodel_v4.14.6",
"date": "Fri, 19 Feb 2021 21:42:09 GMT",
"comments": {
"patch": [
{
"comment": "Change name of isInMultipart to isPartialBody"
}
]
}
},
{
"version": "4.14.5",
"tag": "@autorest/codemodel_v4.14.5",
"date": "Mon, 08 Feb 2021 23:06:15 GMT",
"comments": {
"patch": [
{
"comment": "Add a new `isInMultipart` field on parameters"
}
]
}
},
{
"version": "4.14.4",
"tag": "@autorest/codemodel_v4.14.4",
"date": "Thu, 04 Feb 2021 19:05:18 GMT",
"comments": {
"patch": [
{
"comment": "Internal: Moved source to src/ folder"
},
{
"comment": "Internal code linting fixes"
},
{
"comment": "Removed unused deprecated dependency @azure-tools/autorest-extension-base"
}
],
"dependency": [
{
"comment": "Updating dependency \"@azure-tools/codegen\" from `~2.5.0` to `~2.5.293`"
}
]
}
},
{
"version": "4.14.3",
"tag": "@autorest/codemodel_v4.14.3",
"date": "Tue, 26 Jan 2021 21:36:02 GMT",
"comments": {
"patch": [
{
"comment": "Revert js-yaml to 3.x"
}
]
}
}
]
}