We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352901f commit 0aa3b67Copy full SHA for 0aa3b67
CHANGELOG.md
@@ -6,6 +6,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
+- NaN
10
+
11
+### Added
12
13
14
+### Breaking changes
15
16
17
+## [6.0.0] - 2025-01-17
18
+### Fixed
19
- Fixed date issue if timezone is UT and a 2 digit year #429 (thanks @ferrisbuellers)
20
- Make the space optional after a comma separator #437 (thanks @marc0adam)
21
- Fix bug when multipart message getHTMLBody() method returns null #455 (thanks @michalkortas)
0 commit comments