Skip to content

Commit

Permalink
Change: add CHANGELOG entries
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalmazor committed May 17, 2024
1 parent 84ded13 commit 759fe0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This project uses [Semantic Versioning 2.0.0](http://semver.org/).

## main

- NEW: Added `alias_email` and `destination_email` to `EmailForward`
- CHANGED: Deprecated `email_from` and `email_to` fields in `EmailForward`
- CHANGED: Aligned `EmailForwardInput` constructor param names with current endpoint definition

## 3.0.0

- CHANGED: Drop support for Python < 3.12
Expand Down

0 comments on commit 759fe0c

Please sign in to comment.