aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
diff options
context:
space:
mode:
authorKasper Timm Hansen <kaspth@gmail.com>2018-08-15 20:00:34 +0200
committerGitHub <noreply@github.com>2018-08-15 20:00:34 +0200
commitefaa7191f24da079e785b00019a9ef252f841a8c (patch)
treeab36e5f26171cac8c3d7e79e16b4eb01c168f443 /railties/CHANGELOG.md
parentd25e65a514574c71e31d6dc6d01589addc2b0170 (diff)
parent35a70f84225537f0bdba46d9d0bacea0a7d764e8 (diff)
downloadrails-efaa7191f24da079e785b00019a9ef252f841a8c.tar.gz
rails-efaa7191f24da079e785b00019a9ef252f841a8c.tar.bz2
rails-efaa7191f24da079e785b00019a9ef252f841a8c.zip
Merge pull request #33559 from anniecodes/dev-task
Move `dev:cache` rake task to use Rails::Command
Diffstat (limited to 'railties/CHANGELOG.md')
-rw-r--r--railties/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md
index 6ca67fa52f..163bd10075 100644
--- a/railties/CHANGELOG.md
+++ b/railties/CHANGELOG.md
@@ -1,3 +1,7 @@
+* Deprecate `rake dev:cache` in favor of `rails dev:cache`.
+
+ *Annie-Claude Côté*
+
* Deprecate `rails notes` subcommands in favor of passing an `annotations` argument to `rails notes`.
The following subcommands are replaced by passing `--annotations` or `-a` to `rails notes`: