Skip to content

Commit bcddcbb

Browse files
author
lorenzo
committed
misc: releases.json
1 parent 009de1c commit bcddcbb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

releases.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
[
2+
{
3+
"version": "1.0.4",
4+
"date": "//TODO",
5+
"release-notes": "<ul><li>bugfix: SMTP session builder did not work correctly for SSL connections.</li></ul>"
6+
},
27
{
38
"version": "1.0.2",
49
"date": "26/8/2020",
@@ -7,7 +12,7 @@
712
{
813
"version": "1.0.1",
914
"date": "18/8/2020",
10-
"release-notes": "<ul><li>Bugfix: SMATPMailSend component should return as component output the body of the message sent.</li><ul>"
15+
"release-notes": "<ul><li>bugfix: SMATPMailSend component should return as component output the body of the message sent.</li><ul>"
1116
},
1217
{
1318
"version": "1.0.0",

0 commit comments

Comments
 (0)