Skip to content

Commit 002ade3

Browse files
committed
Updated release notes for latest bug fix
1 parent d1e6ec1 commit 002ade3

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@ Simple Java Mail is available in [Maven Central](https://search.maven.org/#searc
7575

7676
### Latest Progress ###
7777

78+
[v5.2.1](https://search.maven.org/#artifactdetails%7Corg.simplejavamail%7Csimple-java-mail%7C5.2.1%7Cjar) (TBA)
79+
80+
- [#219](https://github.com/bbottema/simple-java-mail/issues/219) Bug: MimeMessageParser rejects attachments with duplicate names
81+
82+
7883
[v5.2.0](https://search.maven.org/#artifactdetails%7Corg.simplejavamail%7Csimple-java-mail%7C5.2.0%7Cjar) (7-July-2019)
7984

8085
- [#213](https://github.com/bbottema/simple-java-mail/issues/213) Update from javax.mail:1.6.0 to jakarta.mail:1.6.3

RELEASE.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ http://www.simplejavamail.org
66
<version>5.2.0</version>
77
</dependency>
88

9+
v5.2.1 (TBA)
10+
11+
- #219: Bug: MimeMessageParser rejects attachments with duplicate names
12+
13+
914
v5.2.0 (7-July-2019)
1015

1116
- #213: Update from javax.mail:1.6.0 to jakarta.mail:1.6.3

0 commit comments

Comments
 (0)