File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
99## [ Unreleased]
1010
11+ ## [ 3.0.6] - 2021-03-20
12+
13+ ### Fixed
14+
15+ - Fix breaking changes introduced by [ #108 ] ( https://github.com/omniauth/omniauth-identity/pull/108 ) which prevented ` :on_validation ` from firing
16+
17+ ### Added
18+
19+ - New (or finally documented) options:
20+ - ` :create_identity_link_text ` defaults to ` 'Create an Identity' `
21+ - ` :registration_failure_message ` defaults to ` 'One or more fields were invalid' `
22+ - ` :validation_failure_message ` defaults to ` 'Validation failed' `
23+ - ` :title ` defaults to ` 'Identity Verification' `
24+ - ` :registration_form_title ` defaults to ` 'Register Identity' `
25+
1126## [ 3.0.5] - 2021-03-19
1227
1328### Fixed
You can’t perform that action at this time.
0 commit comments