Skip to content

Commit 834397f

Browse files
authored
Merge branch 'DockYard:master' into failing-test-unparsable-date
2 parents 3d19c22 + 0a1a51b commit 834397f

File tree

4 files changed

+267
-103
lines changed

4 files changed

+267
-103
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.4.3 2024-11-15
4+
5+
* Update header parsing to decode encoded words after parsing the header (RFC 2047) https://github.com/DockYard/elixir-mail/pull/181
6+
* Refactor RFC2822 datetime parser and assume unknown named timezones are UTC https://github.com/DockYard/elixir-mail/pull/183
7+
38
## 0.4.2 2024-10-24
49

510
* Encoded strings that are not valid UTF-8 are now decoded to binary (as-is) rather than raising an error

0 commit comments

Comments
 (0)