Skip to content

Commit

Permalink
SS-3184 Updated CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
arangamani committed Apr 25, 2016
1 parent 048e5f4 commit 587d194
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
upcoming
--------
* Fields for Instance, Route, SshKey, Volume, and Permission types are updated.
* Instances#set_custom_lodgement is removed.
* InstanceCustomLodgement is removed.
* Added RightScript#delete, Servers#disable_runnable_bindings, Servers#enable_runnable_bindings, ServerArrays#disable_runnable_bindings, and ServerArrays#enable_runnable_bindings, and VolumeSnapshots#copy.
* Sessions#index now accepts a view argument and the supported views are: default and whoami.
* Parameters for Instances#create, Instances#update, Routes#create, Servers#create, Servers#update, ServerArrays#create, and Volumes#create updated.

v5.0.3 / 2016-04-21
-------------------
* Add --retry flag. Specifies number of retry attempts for non-successful API responses(500, 503, and timeouts only)
Expand Down

0 comments on commit 587d194

Please sign in to comment.