CHANGELOG.md in rubocop-rspec-1.44.0 vs CHANGELOG.md in rubocop-rspec-1.44.1
- old
+ new
@@ -1,9 +1,13 @@
# Change log
## Master (Unreleased)
+## 1.44.1 (2020-10-20)
+
+* Relax `rubocop-ast` version constraint. ([@PhilCoggins][])
+
## 1.44.0 (2020-10-20)
* Move our documentation from rubocop-rspec.readthedocs.io to docs.rubocop.org/rubocop-rspec. ([@bquorning][])
* Add `RSpec/RepeatedIncludeExample` cop. ([@biinari][])
* Add `RSpec/StubbedMock` cop. ([@bquorning][], [@pirj][])
@@ -564,5 +568,6 @@
[@jtannas]: https://github.com/jtannas
[@mockdeep]: https://github.com/mockdeep
[@biinari]: https://github.com/biinari
[@koic]: https://github.com/koic
[@Rafix02]: https://github.com/Rafix02
+[@PhilCoggins]: https://github.com/PhilCoggins