diff options
author | George Claghorn <george@basecamp.com> | 2018-12-26 13:26:56 -0500 |
---|---|---|
committer | George Claghorn <george@basecamp.com> | 2018-12-26 13:27:00 -0500 |
commit | 612bb2bd9fe0e3f8359a14c12ca8ee00a679226e (patch) | |
tree | 4531c9d3cd97f022b376fb8f51858b2f0c49ad8a /actionmailbox | |
parent | f228c0b730c6a6d2ae76d248f3929e1e09fd948e (diff) | |
download | rails-612bb2bd9fe0e3f8359a14c12ca8ee00a679226e.tar.gz rails-612bb2bd9fe0e3f8359a14c12ca8ee00a679226e.tar.bz2 rails-612bb2bd9fe0e3f8359a14c12ca8ee00a679226e.zip |
Start an Action Mailbox changelog
Diffstat (limited to 'actionmailbox')
-rw-r--r-- | actionmailbox/CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/actionmailbox/CHANGELOG.md b/actionmailbox/CHANGELOG.md new file mode 100644 index 0000000000..358552313f --- /dev/null +++ b/actionmailbox/CHANGELOG.md @@ -0,0 +1,3 @@ +* Added to Rails. + + *DHH* |