Skip to content

Commit b71a9cc

Browse files
committed
Move most recent CHANGELOG entry to the top of file
1 parent 0d31319 commit b71a9cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

railties/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* Add support for comments above gem declaration in Rails application templates, e.g. `gem("nokogiri", comment: "For XML")`.
2+
3+
*Linas Juškevičius*
4+
15
* The setter `config.autoloader=` has been deleted. `zeitwerk` is the only
26
available autoloading mode.
37

@@ -137,9 +141,5 @@
137141

138142
*Gannon McGibbon*
139143

140-
* Add support for comments above gem declaration in Rails application templates, e.g. `gem("nokogiri", comment: "For XML")`.
141-
142-
*Linas Juškevičius*
143-
144144

145145
Please check [6-1-stable](https://github.com/rails/rails/blob/6-1-stable/railties/CHANGELOG.md) for previous changes.

0 commit comments

Comments
 (0)