Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
- Adding ability to specify exact template version when sending mail.
- Exposing (experimental) additional sendgrid email fields. Only
injected if specified to avoid impacting existing installations.
- Phoenix deps updated.
  • Loading branch information
noizu committed Dec 12, 2022
commit c438f27b206e8d87c72fb994238dba8a6a77e17d
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
.idea/
sendgridelixir.iml
sengrid_elixir.iml
sendgrid.iml
/_build
/cover
/deps
erl_crash.dump
*.ez
/doc
.DS_Store
.DS_Store
Loading