aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'activestorage/CHANGELOG.md')
-rw-r--r--activestorage/CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/activestorage/CHANGELOG.md b/activestorage/CHANGELOG.md
index d524ecf7d6..ecaec8c102 100644
--- a/activestorage/CHANGELOG.md
+++ b/activestorage/CHANGELOG.md
@@ -1,7 +1,14 @@
+* Don't raise when analyzing an image whose type is unsupported by ImageMagick.
+
+ Fixes #36065.
+
+ *Guilherme Mansur*
+
* Permit generating variants of BMP images.
*Younes Serraj*
+
## Rails 6.0.0.beta3 (March 11, 2019) ##
* No changes.