Skip to content

Commit 85a5fff

Browse files
committed
Update CHANGELOG.md
1 parent 3c5332d commit 85a5fff

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

CHANGELOG.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -23,42 +23,24 @@ Jump directly to a version:
2323
*(none)*
2424

2525
### 🧬 Other Changes
26-
*(none)*
26+
- Fixed demo script and README for `mailgun.js` 3.x which requires `form-data` (Stefan Trauth, Manuel Trezza) [#32](https://github.com/mtrezza/parse-server-api-mail-adapter/pull/32)
2727

2828
# 1.0.7
2929
[Full Changelog](https://github.com/mtrezza/parse-server-api-mail-adapter/compare/1.0.6...1.0.7)
3030

31-
### ⚠️ Breaking Changes
32-
*(none)*
33-
34-
### 🚀 Notable Changes
35-
*(none)*
36-
3731
### 🧬 Other Changes
3832
- Added supported providers to README (Manuel Trezza) [#34](https://github.com/mtrezza/parse-server-api-mail-adapter/pull/34)
3933
- Bump postcss from 8.2.9 to 8.2.15 (dependabot) [#37](https://github.com/mtrezza/parse-server-api-mail-adapter/pull/37)
4034

4135
# 1.0.6
4236
[Full Changelog](https://github.com/mtrezza/parse-server-api-mail-adapter/compare/1.0.5...1.0.6)
4337

44-
### ⚠️ Breaking Changes
45-
*(none)*
46-
47-
### 🚀 Notable Changes
48-
*(none)*
49-
5038
### 🧬 Other Changes
5139
- Fixes failing to send email in Cloud Code without template (Manuel Trezza) [#26](https://github.com/mtrezza/parse-server-api-mail-adapter/pull/26)
5240

5341
# 1.0.5
5442
[Full Changelog](https://github.com/mtrezza/parse-server-api-mail-adapter/compare/1.0.4...1.0.5)
5543

56-
### ⚠️ Breaking Changes
57-
*(none)*
58-
59-
### 🚀 Notable Changes
60-
*(none)*
61-
6244
### 🧬 Other Changes
6345
- Fixes undefined `user` in `localeCallback` when sending email via `Parse.Cloud.sendEmail()` (wlky, Manuel Trezza) [#18](https://github.com/mtrezza/parse-server-api-mail-adapter/pull/18)
6446

0 commit comments

Comments
 (0)