CHANGELOG.md in devise_invitable-2.0.2 vs CHANGELOG.md in devise_invitable-2.0.3
- old
+ new
@@ -1,4 +1,8 @@
+## 2.0.3
+- Add locales ([#834](https://github.com/scambra/devise_invitable/pull/834), [#835](https://github.com/scambra/devise_invitable/pull/835))
+- Remove index on invitations_count column ([#830](https://github.com/scambra/devise_invitable/pull/830))
+
## 2.0.2
- Fix ruby 2.7 deprecation warning
## 2.0.1
- Use per-model allow_insecure_sign_in_after_accept ([#790](https://github.com/scambra/devise_invitable/pull/790))