Skip to content

Commit 393b8bc

Browse files
committed
Updates railties CHANGELOG
1 parent be69569 commit 393b8bc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

railties/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
* The setter `config.autoloader=` has been deleted. `zeitwerk` is the only available autoloading mode.
2+
3+
*Xavier Noria*
4+
15
* Show Rake task description if command is run with -h.
26

37
Adding `-h` (or `--help`) to a Rails command that's a Rake task, now returns
48
the task description instead of the general Rake help.
59

610
*Petrik de Heus*
7-
11+
812
* Add missing `plugin new` command to help.
913

1014
*Petrik de Heus

0 commit comments

Comments
 (0)