CHANGELOG.md in rate_limiter-0.0.6 vs CHANGELOG.md in rate_limiter-0.1.0
- old
+ new
@@ -1,4 +1,10 @@
+## v0.1.0
+
+* Updated for Rails 5 (and 6).
+* Use `validate` instead of `before_create`.
+* Use minitest for tests.
+
## v0.0.6
* Updated dependencies to allow for Rails 4.
## v0.0.5