Skip to content

Commit c94d4cb

Browse files
committed
Prepare release 2.1.0
1 parent d7f6747 commit c94d4cb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Diff for: README.MD

+6-1
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,17 @@ Note: This is a revival / continuation of the archived project markenwerk/java-u
1313
<dependency>
1414
<groupId>org.simplejavamail</groupId>
1515
<artifactId>utils-mail-smime</artifactId>
16-
<version>2.0.0</version>
16+
<version>2.1.0</version>
1717
</dependency>
1818
```
1919

2020
## Change history
2121

22+
v2.1.0 (05-04-2023)
23+
24+
- [#3](https://github.com/simple-java-mail/java-utils-mail-smime/issues/3) Feature: Make cryptographic algorithms configurable
25+
26+
2227
v2.0.1 (31-01-2022)
2328

2429
- [#1](https://github.com/simple-java-mail/java-utils-mail-smime/issues/1) Bug: determining mime state causes NPE when the "protocol" part is missing from the ContentType header

0 commit comments

Comments
 (0)