aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2017-07-31 15:52:39 -0500
committerDavid Heinemeier Hansson <david@loudthinking.com>2017-07-31 15:52:39 -0500
commit253757ddcb049070dfb45c7f780dfc66450b44b4 (patch)
tree5a42f6c9f5ca520cf30211564a011467f6ec24b6
parent4b5e042d79a4fc2af7135e78c3ec20c929f73dd2 (diff)
downloadrails-253757ddcb049070dfb45c7f780dfc66450b44b4.tar.gz
rails-253757ddcb049070dfb45c7f780dfc66450b44b4.tar.bz2
rails-253757ddcb049070dfb45c7f780dfc66450b44b4.zip
Initialize changelog
-rw-r--r--activestorage/CHANGELOG.md3
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*