Skip to content

Commit

Permalink
Prepare for release 3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Mar 24, 2021
1 parent 03f6201 commit 93b5ca6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.0.8] - 2021-03-24

### Fixed

- \[Model\] Fixes 2 issues raised in a comment on PR [#108](https://github.com/omniauth/omniauth-identity/pull/108#issuecomment-804456604)
- When `options[:on_validation]` is set `new`/`save`/`persisted?` logic is used.
- When `options[:on_validation]` is not set `create`/`persisted?` logic is used.

## [3.0.7] - 2021-03-23

### Fixed
Expand Down

0 comments on commit 93b5ca6

Please sign in to comment.