Skip to content

Commit 54c6349

Browse files
committed
Update changelog to register the last PR of the 0.9.2 version
1 parent 2251a48 commit 54c6349

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# RubySaml Changelog
2-
### 0.9.2 (Apr 1, 2015)
2+
### 0.9.2 (Apr 28, 2015)
3+
* [#216](https://github.com/onelogin/ruby-saml/pull/216) Add fingerprint algorithm support
34
* [#218](https://github.com/onelogin/ruby-saml/pull/218) Update README.md
45
* [#214](https://github.com/onelogin/ruby-saml/pull/214) Cleanup `SamlMessage` class
56
* [#213](https://github.com/onelogin/ruby-saml/pull/213) Add ability to sign metadata. (Improved)
@@ -14,6 +15,7 @@
1415
* [#179](https://github.com/onelogin/ruby-saml/pull/179) Add support for setting the entity ID and name ID format when parsing metadata
1516
* [#175](https://github.com/onelogin/ruby-saml/pull/175) Introduce thread safety to SAML schema validation
1617
* [#171](https://github.com/onelogin/ruby-saml/pull/171) Fix inconsistent results with using regex matches in decode_raw_saml
18+
*
1719

1820
### 0.9.1 (Feb 10, 2015)
1921
* [#194](https://github.com/onelogin/ruby-saml/pull/194) Relax nokogiri gem requirements

0 commit comments

Comments
 (0)