CHANGELOG.md in activesupport-5.2.6.1 vs CHANGELOG.md in activesupport-5.2.6.2

- old
+ new

@@ -1,4 +1,9 @@ +## Rails 5.2.6.2 (February 11, 2022) ## + +* Fix Reloader method signature to work with the new Executor signature + + ## Rails 5.2.6.1 (February 11, 2022) ## * No changes.