CHANGELOG.md in mail-jdec-1.0.4 vs CHANGELOG.md in mail-jdec-1.0.5

- old
+ new

@@ -1,6 +1,10 @@ # CHANGELOG +## 1.0.5 + +* Force utf-8 when charset is not detected. + ## 1.0.4 * Sanitize some wrong parameters for content type and content disposition. * Sanitize unescaped characters for RFC2231 filename. * Strip null bytes from decoded string.