File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Ruby SAML [ ![ Build Status] ( https://secure.travis-ci.org/onelogin/ruby-saml.png )] ( http://travis-ci.org/onelogin/ruby-saml ) [ ![ Coverage Status] ( https://coveralls.io/repos/onelogin/ruby-saml/badge.svg?branch=master%0A )] ( https://coveralls.io/r/onelogin/ruby-saml?branch=master%0A ) [ ![ Gem Version] ( https://badge.fury.io/rb/ruby-saml.svg )] ( http://badge.fury.io/rb/ruby-saml )
22
3+ ## Updating from 1.1.x to 1.2.X
34
4- ## Updating from 1.0.x to 1.1.X
5+ Version ` 1.2 ` adds IDP metadata parsing improvements, uuid deprecation in favour of SecureRandom, refactor error handling and some minor improvements
56
6- Version ` 1.1 ` adds some improvements on signature validation and solves some namespace conflicts .
7+ There is no compatibility issue detected .
78
89For more details, please review [ the changelog] ( changelog.md ) .
910
11+ ## Updating from 1.0.x to 1.1.X
12+
13+ Version ` 1.1 ` adds some improvements on signature validation and solves some namespace conflicts.
14+
1015## Updating from 0.9.x to 1.0.X
1116
1217Version ` 1.0 ` is a recommended update for all Ruby SAML users as it includes security fixes.
You can’t perform that action at this time.
0 commit comments