File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ Simple Java Mail is available in [Maven Central](https://search.maven.org/#searc
7878[ v5.4.0] ( https://search.maven.org/#artifactdetails%7Corg.simplejavamail%7Csimple-java-mail%7C5.4.0%7Cjar ) (27?-August-2019)
7979
8080- [ #221 ] ( https://github.com/bbottema/simple-java-mail/issues/221 ) API bugfix: server identity verification should not be tied to host trusting
81+ - [ #218 ] ( https://github.com/bbottema/simple-java-mail/issues/218 ) Enhancement: make Email serializable
8182- [ #227 ] ( https://github.com/bbottema/simple-java-mail/issues/227 ) Enhancement: Make parsing recipients from EML file more lenient
8283
8384
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ http://www.simplejavamail.org
99v5.4.0 (27?-August-2019)
1010
1111- #221: API bugfix: server identity verification should not be tied to host trusting
12+ - #218: Enhancement: make Email serializable
1213- #227: Enhancement: Make parsing recipients from EML file more lenient
1314
1415
You can’t perform that action at this time.
0 commit comments