diff options
author | David Heinemeier Hansson <david@loudthinking.com> | 2017-07-31 15:52:39 -0500 |
---|---|---|
committer | David Heinemeier Hansson <david@loudthinking.com> | 2017-07-31 15:52:39 -0500 |
commit | 253757ddcb049070dfb45c7f780dfc66450b44b4 (patch) | |
tree | 5a42f6c9f5ca520cf30211564a011467f6ec24b6 /activestorage | |
parent | 4b5e042d79a4fc2af7135e78c3ec20c929f73dd2 (diff) | |
download | rails-253757ddcb049070dfb45c7f780dfc66450b44b4.tar.gz rails-253757ddcb049070dfb45c7f780dfc66450b44b4.tar.bz2 rails-253757ddcb049070dfb45c7f780dfc66450b44b4.zip |
Initialize changelog
Diffstat (limited to 'activestorage')
-rw-r--r-- | activestorage/CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/activestorage/CHANGELOG.md b/activestorage/CHANGELOG.md new file mode 100644 index 0000000000..358552313f --- /dev/null +++ b/activestorage/CHANGELOG.md @@ -0,0 +1,3 @@ +* Added to Rails. + + *DHH* |