Commit 8e15794 1 parent 7f9b387 commit 8e15794 Copy full SHA for 8e15794
File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## `v58.1.1`
4
+
5
+ ### Updated Packages
6
+
7
+ | Package Path | Changelog |
8
+ | :--- | :---: |
9
+ | `github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-07-01/compute` | [details](https://github.com/Azure/azure-sdk-for-go/tree/main/services/compute/mgmt/2021-07-01/compute/CHANGELOG.md) |
10
+
3
11
## `v58.1.0`
4
12
5
13
### New Packages
12
20
13
21
| Package Path | Changelog |
14
22
| :--- | :---: |
15
- | `github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-07-01/compute` | [details](https://github.com/Azure/azure-sdk-for-go/tree/main /services/compute/mgmt/2021-07-01/compute/CHANGELOG.md) |
23
+ | `github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-07-01/compute` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v58.1.0 /services/compute/mgmt/2021-07-01/compute/CHANGELOG.md) |
16
24
17
25
## `v58.0.0`
18
26
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ package version
4
4
// Licensed under the MIT License. See License.txt in the project root for license information.
5
5
6
6
// Number contains the semantic version of this SDK.
7
- const Number = "v58.1.0 "
7
+ const Number = "v58.1.1 "
You can’t perform that action at this time.
0 commit comments