aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox
diff options
context:
space:
mode:
authorJames Dabbs <jamesdabbs@gmail.com>2019-05-09 13:34:21 -0700
committerJames Dabbs <jamesdabbs@gmail.com>2019-05-09 13:34:21 -0700
commit937f7d582efc75bae336fbf1de4bd93476ab7f5e (patch)
treeb767a5aa42dff39d4e50f7c208c727dc957d76f9 /actionmailbox
parent9ce8156c937950c898209eb707de18835cce4078 (diff)
downloadrails-937f7d582efc75bae336fbf1de4bd93476ab7f5e.tar.gz
rails-937f7d582efc75bae336fbf1de4bd93476ab7f5e.tar.bz2
rails-937f7d582efc75bae336fbf1de4bd93476ab7f5e.zip
Add CHANGELOG entry
Diffstat (limited to 'actionmailbox')
-rw-r--r--actionmailbox/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/actionmailbox/CHANGELOG.md b/actionmailbox/CHANGELOG.md
index a86adae5a7..605a38b06b 100644
--- a/actionmailbox/CHANGELOG.md
+++ b/actionmailbox/CHANGELOG.md
@@ -1,3 +1,5 @@
+* Add `ApplicationMailbox.mailbox_for` to expose mailbox routing.
+ *James Dabbs*
Please check [6-0-stable](https://github.com/rails/rails/blob/6-0-stable/actionmailbox/CHANGELOG.md) for previous changes.