We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f6201 commit 93b5ca6Copy full SHA for 93b5ca6
CHANGELOG.md
@@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [Unreleased]
10
11
+## [3.0.8] - 2021-03-24
12
+
13
+### Fixed
14
15
+- \[Model\] Fixes 2 issues raised in a comment on PR [#108](https://github.com/omniauth/omniauth-identity/pull/108#issuecomment-804456604)
16
+ - When `options[:on_validation]` is set `new`/`save`/`persisted?` logic is used.
17
+ - When `options[:on_validation]` is not set `create`/`persisted?` logic is used.
18
19
## [3.0.7] - 2021-03-23
20
21
### Fixed
0 commit comments