Skip to content

Commit

Permalink
Adding documentation for release 5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soodpr committed Jun 15, 2018
1 parent d1c046c commit 9a84912
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This release fixes few bugs which are listed below.
Alerts

#### Bug fixes & Enhancements
- Added helper method to change request body for Server Profile for API600.
- [#362] (https://github.com/HewlettPackard/oneview-sdk-ruby/issues/362) Added helper method to change request body for Server Profile for API600.
- [#354](https://github.com/HewlettPackard/oneview-sdk-ruby/issues/354) Input data has be to be a part of body, but not the header for import certificate method in enclosure.
- [#356](https://github.com/HewlettPackard/oneview-sdk-ruby/issues/356) Not able to add and remove scopes from a resource in a single API call.
- [#359](https://github.com/HewlettPackard/oneview-sdk-ruby/issues/359) Interconnect link topologies endpoints not available for api600. Fixed by inheriting from API500.
Expand Down
2 changes: 1 addition & 1 deletion lib/oneview-sdk/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@

# Gem version defined here
module OneviewSDK
VERSION = '5.5.0'.freeze
VERSION = '5.6.0'.freeze
end

0 comments on commit 9a84912

Please sign in to comment.