CHANGELOG.md in minitest-spec-rails-6.2.0 vs CHANGELOG.md in minitest-spec-rails-7.0.0

- old
+ new

@@ -1,4 +1,11 @@ +## 7.0.0 + +- Add support for ActionCable::Channel::TestCase. Fixed #117. Thanks @tijn +- Remove automated tests for Rails v5 and Ruby v2. +- Update all of our tests and examples to use non-global expectations. +- Remove `Rails.application.reloader.to_prepare` for `ActionViewBehavior`. + ## 6.2.0 - Remove 'ENV['RAILS_ENV']=='test' from railtie.rb Fixes #114. Thanks @Qqwy ## 6.1.0