Skip to content

Commit

Permalink
Fix changlog format
Browse files Browse the repository at this point in the history
  • Loading branch information
pitbulk committed Nov 27, 2017
1 parent 5bb3a73 commit 851ce2d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# RubySaml Changelog
### 1.6.0 (November 27, 2017)
# [#418](https://github.com/onelogin/ruby-saml/pull/418) Improve SAML message signature validation using original encoded parameters instead decoded in order to avoid conflicts (URL-encoding is not canonical, reported issues with ADFS)
# [#420](https://github.com/onelogin/ruby-saml/pull/420) Expose NameID Format on SloLogoutrequest
# [#423](https://github.com/onelogin/ruby-saml/pull/423) Allow format_cert to work with chained certificates
# [#422](https://github.com/onelogin/ruby-saml/pull/422) Use to_s for requested attribute value
* [#418](https://github.com/onelogin/ruby-saml/pull/418) Improve SAML message signature validation using original encoded parameters instead decoded in order to avoid conflicts (URL-encoding is not canonical, reported issues with ADFS)
* [#420](https://github.com/onelogin/ruby-saml/pull/420) Expose NameID Format on SloLogoutrequest
* [#423](https://github.com/onelogin/ruby-saml/pull/423) Allow format_cert to work with chained certificates
* [#422](https://github.com/onelogin/ruby-saml/pull/422) Use to_s for requested attribute value


### 1.5.0 (August 31, 2017)
Expand Down

0 comments on commit 851ce2d

Please sign in to comment.