mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Updates railties CHANGELOG
This commit is contained in:
parent
be69569544
commit
393b8bc8f4
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
* The setter `config.autoloader=` has been deleted. `zeitwerk` is the only available autoloading mode.
|
||||
|
||||
*Xavier Noria*
|
||||
|
||||
* Show Rake task description if command is run with -h.
|
||||
|
||||
Adding `-h` (or `--help`) to a Rails command that's a Rake task, now returns
|
||||
|
|
Loading…
Reference in a new issue