CHANGELOG.md in omniauth-tanita-0.4.0 vs CHANGELOG.md in omniauth-tanita-0.4.1

- old
+ new

@@ -1,26 +1,32 @@ -# 0.4.0 +# CHANGELOG +## 0.4.1 + +- fix rubocop warnings. + +## 0.4.0 + - refs #7 fix dependencies. -# 0.3.0 +## 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 +## 0.2.3 - refs #1 setup GitHub Actions for rspec and pushing to RubyGems. - measure code coverage -# 0.2.0 +## 0.2.0 - set default `provider_ignores_state` to true -# 0.1.1 +## 0.1.1 - Update dependent library 'tanita-api-client' to v0.2.3 -# 0.1.0 +## 0.1.0 - Initial release