Skip to content

Commit 44b9dce

Browse files
updating to v5.2.12
1 parent fe1d00d commit 44b9dce

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,28 @@
11
# Change Log
22

3+
## [5.2.12] - 2017-08-09
4+
- Changes: https://github.com/softlayer/softlayer-python/compare/v5.2.11...master
5+
- Support for storage_as_a_service block and file storage
6+
7+
#### Added to CLI
8+
- block volume-count
9+
- file volume-count
10+
- securitygroups
11+
- create Create a security group.
12+
- delete Deletes the given security group
13+
- detail Get details about a security group.
14+
- edit Edit details of a security group.
15+
- interface-add Attach an interface to a security group.
16+
- interface-list List interfaces associated with security...
17+
- interface-remove Detach an interface from a security group.
18+
- list List security groups.
19+
- rule-add Add a security group rule to a security...
20+
- rule-edit Edit a security group rule in a security...
21+
- rule-list List security group rules.
22+
- rule-remove
23+
324
## [5.2.11] - 2017-08-04
4-
- Changes: https://github.com/softlayer/softlayer-python/compare/v5.2.10...master
25+
- Changes: https://github.com/softlayer/softlayer-python/compare/v5.2.10...v5.2.11
526
- Sync VLAN and subnet detail CLI output
627

728
## [5.2.10] - 2017-07-27

0 commit comments

Comments
 (0)