We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa4a01 commit e11223fCopy full SHA for e11223f
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Change Log
2
All notable changes to QingCloud SDK for Go will be documented in this file.
3
4
+## [v2.0.0-alpha.8] - 2017-08-13
5
+
6
+### Added
7
8
+- Add missing parameter for describenic
9
+- Add vxnet parms for instances
10
11
## [v2.0.0-alpha.7] - 2017-08-02
12
13
### Added
version.go
@@ -20,4 +20,4 @@
20
package sdk
21
22
// Version number.
23
-const Version = "2.0.0-alpha.7"
+const Version = "2.0.0-alpha.8"
0 commit comments