Skip to content

Commit 851ce2d

Browse files
committed
Fix changlog format
1 parent 5bb3a73 commit 851ce2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

changelog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# RubySaml Changelog
22
### 1.6.0 (November 27, 2017)
3-
# [#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)
4-
# [#420](https://github.com/onelogin/ruby-saml/pull/420) Expose NameID Format on SloLogoutrequest
5-
# [#423](https://github.com/onelogin/ruby-saml/pull/423) Allow format_cert to work with chained certificates
6-
# [#422](https://github.com/onelogin/ruby-saml/pull/422) Use to_s for requested attribute value
3+
* [#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)
4+
* [#420](https://github.com/onelogin/ruby-saml/pull/420) Expose NameID Format on SloLogoutrequest
5+
* [#423](https://github.com/onelogin/ruby-saml/pull/423) Allow format_cert to work with chained certificates
6+
* [#422](https://github.com/onelogin/ruby-saml/pull/422) Use to_s for requested attribute value
77

88

99
### 1.5.0 (August 31, 2017)

0 commit comments

Comments
 (0)