File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,9 @@ emails.
9393to true (https://javaee.github.io/javamail/docs/api/com/sun/mail/smtp/package-summary.html )
9494
9595#### Maintenance updates ####
96+
97+ Complete JavaDoc overhaul. Navigating the JavaDoc should be much more consistent now (builder API being the single * public* source of truth).
98+
9699- [ #120 ] ( https://github.com/bbottema/simple-java-mail/issues/120 ) The DKIM library has been made an optional proper Maven dependency (not packaged
97100along anymore)
98101- [ #119 ] ( https://github.com/bbottema/simple-java-mail/issues/119 ) Switched optional Spring dependency version to property and now testing with 4.3
Original file line number Diff line number Diff line change @@ -20,6 +20,9 @@ emails.
2020- #107 You can now easily forward or reply to emails!
2121
2222Maintenance updates
23+
24+ Complete JavaDoc overhaul. Navigating the JavaDoc should be much more consistent now (builder API being the single *public* source of truth).
25+
2326- #120 The DKIM library has been made an optional proper Maven dependency (not packaged along anymore)
2427- #119 Switched optional Spring dependency version to property and now testing with 4.3.11.RELEASE
2528- #113 Updated the underlying JavaMail to 1.6.0
You can’t perform that action at this time.
0 commit comments