Commit 8a22152
committed
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.3.0...v3.0.0) (2020-05-08)
### Features
* **apiclient:** automatic IDN conversion of API command parameters to punycode ([407c105](407c105))
### BREAKING CHANGES
* **apiclient:** Even though thought and build for internal purposes, we launch a major version for
this change. type of cmd parameter changes from map[string]inteface{} to map[string]string.1 parent 407c105 commit 8a22152
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
0 commit comments