aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'actionmailbox/CHANGELOG.md')
-rw-r--r--actionmailbox/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/actionmailbox/CHANGELOG.md b/actionmailbox/CHANGELOG.md
index bca3d1d9ed..0d4799a7b8 100644
--- a/actionmailbox/CHANGELOG.md
+++ b/actionmailbox/CHANGELOG.md
@@ -1,3 +1,7 @@
+* Fix Bcc header not being included with emails from `create_inbound_email_from` test helpers.
+
+ *jduff*
+
* Add `ApplicationMailbox.mailbox_for` to expose mailbox routing.
*James Dabbs*