CHANGELOG.md in activesupport-6.1.4 vs CHANGELOG.md in activesupport-6.1.4.1
- old
+ new
@@ -1,4 +1,9 @@
+## Rails 6.1.4.1 (August 19, 2021) ##
+
+* No changes.
+
+
## Rails 6.1.4 (June 24, 2021) ##
* MemCacheStore: convert any underlying value (including `false`) to an `Entry`.
See [#42559](https://github.com/rails/rails/pull/42559).