Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Oct 2, 2022
1 parent 285aa12 commit 6d57f68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### 0.9.0 - 2022.10.01
#### 0.9.0 - 2022.10.02
- Fix `Suppress` for sending emails via SendGrid
- Fix `Suppress` for sending emails via Microsoft Graph
- Add support to `Send-EmailMessage` for attachments **4MB** to **150MB** in size for Microsoft Graph. Before it would only send attachments up to **4MB** in size. Detects size automatically and uses the appropriate API endpoint.
Expand All @@ -7,7 +7,7 @@
- Require `Send-EmailMessage` to have From field [#33](https://github.com/EvotecIT/Mailozaurr/issues/33)
- Warn if attachment in `Send-EmailMessage` doesn't exists, no error is thrown [#34](https://github.com/EvotecIT/Mailozaurr/issues/34)
- Fixes special chars issue in file names [#26](https://github.com/EvotecIT/Mailozaurr/issues/26)
-
-

#### 0.0.25 - 2022.06.07
- Updated `MailKit`
Expand Down

0 comments on commit 6d57f68

Please sign in to comment.