Skip to content

Commit 0f508c2

Browse files
committed
Release notes 6.4.0 clarification [skip ci]
1 parent 4ac8840 commit 0f508c2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

3234
v6.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

RELEASE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

1416
v6.3.0 - v6.3.2 (11-July-2020 - 12-July-2020)
1517

0 commit comments

Comments
 (0)