File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ Simple Java Mail is also available in [Maven Central](https://search.maven.org/#
2828
2929- [ #268 ] ( https://github.com/bbottema/simple-java-mail/issues/268 ) Immediately resolve InputStreams when building emails, don't reuse
3030
31+ This primarily affects the builder api for S/MIME and DKIM signing / encryption.
32+
3133
3234v6.3.0 - [ v6.3.2] ( https://search.maven.org/#artifactdetails%7Corg.simplejavamail%7Csimple-java-mail%7C6.3.2%7Cjar ) (11-July-2020 - 12-July-2020)
3335
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ v6.4.0 (19-July-2020)
1010
1111- #268: Immediately resolve InputStreams when building emails, don't reuse
1212
13+ This primarily affects the builder api for S/MIME and DKIM signing / encryption.
14+
1315
1416v6.3.0 - v6.3.2 (11-July-2020 - 12-July-2020)
1517
You can’t perform that action at this time.
0 commit comments