Skip to content

Commit dae19c0

Browse files
authored
Changelog formatting
- to harmonize latest release with earlier releases
1 parent 8793ef5 commit dae19c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
### 1.4.2 (January 11, 2017)
44
* Improve tests format
55
* Fix nokogiri requirements based on ruby version
6-
* Only publish KeyDescriptor[use="encryption"] at SP metadata if security[:want_assertions_encrypted] is true
6+
* Only publish `KeyDescriptor[use="encryption"]` at SP metadata if `security[:want_assertions_encrypted]` is true
77
* Be able to skip destination validation
88
* Improved inResponse validation on SAMLResponses and LogoutResponses
9-
* [#354] Allow scheme and domain to match ignoring case
10-
* [#363] Add support for multiple requested attributes
9+
* [#354](https://github.com/onelogin/ruby-saml/pull/354) Allow scheme and domain to match ignoring case
10+
* [#363](https://github.com/onelogin/ruby-saml/pull/363) Add support for multiple requested attributes
1111

1212
### 1.4.1 (October 19, 2016)
1313
* [#357](https://github.com/onelogin/ruby-saml/pull/357) Add EncryptedAttribute support. Improve decrypt method

0 commit comments

Comments
 (0)