You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,34 @@
1
1
# Change Log
2
2
3
+
## [6.1.3] - 2022-11-30
4
+
5
+
#### What's Changed
6
+
* New Command: Hardware notifications by @caberos in https://github.com/softlayer/softlayer-python/pull/1756
7
+
* New Command: virtual notifications by @caberos in https://github.com/softlayer/softlayer-python/pull/1758
8
+
* Change regex in rich text in simple option in help text by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1759
9
+
* pip prod(deps): bump rich from 12.5.1 to 12.6.0 by @dependabot in https://github.com/softlayer/softlayer-python/pull/1760
10
+
* add more information to vs credentials by @caberos in https://github.com/softlayer/softlayer-python/pull/1762
11
+
* Fixed maxint issue by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1765
12
+
* Added csv output format by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1766
13
+
* add more information on hw credentials by @caberos in https://github.com/softlayer/softlayer-python/pull/1767
14
+
* Delete twitter link in documentation by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1769
15
+
* new command hw create-credential by @caberos in https://github.com/softlayer/softlayer-python/pull/1774
16
+
* fix the hw credential error by @caberos in https://github.com/softlayer/softlayer-python/pull/1781
17
+
* Added test suite for py311 by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1784
18
+
* New feature to change theme in slcli like dark, light o maintain in default by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1775
19
+
* Match `virtual detail --prices` option with `hardware detail --prices` option by @BrianSantivanez in https://github.com/softlayer/softlayer-python/pull/1780
20
+
* Fixing preset-list pricing table by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1782
21
+
* fix the call api cannot handle empty results by @caberos in https://github.com/softlayer/softlayer-python/pull/1789
22
+
* Debug output changed to a valid JSON by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1791
23
+
* slcli hw add-notifications crashes with a bad user by @caberos in https://github.com/softlayer/softlayer-python/pull/1786
24
+
* del-notification commands, rename the commands to notifications-add by @caberos in https://github.com/softlayer/softlayer-python/pull/1785
25
+
* Add --extras to slcli order quote by @caberos in https://github.com/softlayer/softlayer-python/pull/1792
26
+
* An error is displaying for volume with replica in slcli for Active pr… by @caberos in https://github.com/softlayer/softlayer-python/pull/1794
0 commit comments