File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## v1.2.0 (2020-11-24)
6+
7+ ### Minor changes
8+
9+ - Added option ` attach ` to volume.
10+ - Added option ` detach ` to volume.
11+ - Added option ` assign ` to floating IP to simplify assignment.
12+ - Improved progress output.
13+
14+ ### Bug fixes
15+
16+ - Fixed ` floating-ip ` to also identify by IP only (without CIDR).
17+
518## v1.1.0 (2020-11-14)
619
720### Minor changes
821
922- cloudscale-sdk updated to 0.5.0.
10- - Add option ` --detach ` for volumes to detach.
11- - Add natural sort for table output.
23+ - Added ` --detach ` param to update option for volumes to detach.
24+ - Added natural sort for table output.
1225
1326## v1.0.1 (2020-10-09)
1427
Original file line number Diff line number Diff line change 1- __version__ = '1.1 .0'
1+ __version__ = '1.2 .0'
You can’t perform that action at this time.
0 commit comments