From f10fb0a46b3e81f28c5b8907adf73f06cd780c7c Mon Sep 17 00:00:00 2001 From: Peak Performance Solutions Date: Tue, 10 Jun 2025 21:55:08 +1000 Subject: [PATCH] chore: update CHANGELOG and email documentation for reply-to addressing and BCC example --- CHANGELOG.md | 2 +- email.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d06f0e1..7a9e6c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,4 +31,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Basic email sending functionality - HTML email support - Email scheduling capability -- Reply-to addressing \ No newline at end of file +- Reply-to addressing diff --git a/email.md b/email.md index eaffb54..5ca3d7a 100644 --- a/email.md +++ b/email.md @@ -8,4 +8,4 @@ Fun fact: cats have 32 muscles in their ears. (??!) # Example of using CC and BCC: # cc: colleague1@example.com, colleague2@example.com -# bcc: manager@example.com \ No newline at end of file +# bcc: manager@example.com