CHANGELOG.md in omniauth-identity-3.0.2 vs CHANGELOG.md in omniauth-identity-3.0.3

- old
+ new

@@ -6,9 +6,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [3.0.3] - 2021-02-14 + +### Added + +- Add option `:on_validation`, which can be used to add a Captcha + - See [example here](https://github.com/omniauth/omniauth-identity/pull/86#issue-63225122) +- Add support for nobrainer, an ORM for RethinkDB +- Validation error message on invalid registration form submission + +### Removed + +- ruby-head build... simply too slow + ## [3.0.2] - 2021-02-14 ### Fixed - Github Actions CI Build for Ruby 2.4, 3.0 and ruby-head \ No newline at end of file