CHANGELOG.md in sidekiq_publisher-0.3.1 vs CHANGELOG.md in sidekiq_publisher-0.3.2
- old
+ new
@@ -1,6 +1,10 @@
# sidekiq_publisher
+## v0.3.2
+- Require `activerecord-postgres_pub_sub` v0.4.0 or later for
+ strong migrations support.
+
## v0.3.1
- Index published_at as part of create table.
## v0.3.0
- Add support for Rails 5.2.