Skip to content

Commit 692d281

Browse files
committed
added reference to the migration notes
1 parent 25085c2 commit 692d281

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
@@ -76,6 +76,8 @@ v5.0.0.rc1 release candidate 1 (26-December-2017)
7676

7777
This is currently a snapshot. To get access to it, add the [OSS snapshots repo](https://stackoverflow.com/a/7717234/441662) to your maven settings
7878

79+
Also see the [migration notes](http://www.simplejavamail.org/#/migrate500)
80+
7981
#### New features ####
8082
- [#116](https://github.com/bbottema/simple-java-mail/issues/116) You can now test the connection to the SMTP server
8183
- [#115](https://github.com/bbottema/simple-java-mail/issues/115) Create mailers with a very robust MailerBuilder API, able to ignore defaults as well

RELEASE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ v5.0.0 release candidate 1 (26-December-2017)
1010

1111
This is currently a snapshot. To get access to it, add the OSS snapshots repo(https://stackoverflow.com/a/7717234/441662) to your maven settings
1212

13+
Also see the migrating notes (http://www.simplejavamail.org/#/migrate500)
14+
1315
New features
1416
- #116 You can now test the connection to the SMTP server
1517
- #115 Create mailers with a very robust MailerBuilder API, able to ignore defaults as well

0 commit comments

Comments
 (0)