CHANGELOG.md in activesupport-5.2.4.3 vs CHANGELOG.md in activesupport-5.2.4.4
- old
+ new
@@ -1,4 +1,9 @@
+## Rails 5.2.4.4 (September 09, 2020) ##
+
+* No changes.
+
+
## Rails 5.2.4.3 (May 18, 2020) ##
* [CVE-2020-8165] Deprecate Marshal.load on raw cache read in RedisCacheStore
* [CVE-2020-8165] Avoid Marshal.load on raw cache value in MemCacheStore