# CHANGELOG ## 1.0.0 - allowed for omniauth v2.0 series. ## 0.5.2 - specified omniauth v1.9 dependency. ## 0.4.1 - fix rubocop warnings. ## 0.4.0 - refs #7 fix dependencies. ## 0.3.0 - remove 'tanita-api-client' dependency. - rename module 'Omniauth' to 'OmniAuth'. - update gem-push GitHub Actions settings in order to ignore error for same version. ## 0.2.3 - refs #1 setup GitHub Actions for rspec and pushing to RubyGems. - measure code coverage ## 0.2.0 - set default `provider_ignores_state` to true ## 0.1.1 - Update dependent library 'tanita-api-client' to v0.2.3 ## 0.1.0 - Initial release