提交 c275b2e7 编写于 作者: J Juanito Fatas

[ci skip] Concludes changelog links in the bottom.

This way when we do next release notes, this would be easier to copy and change.
上级 6f3c64ee
...@@ -55,9 +55,7 @@ for a full description. ...@@ -55,9 +55,7 @@ for a full description.
Railties Railties
-------- --------
Please refer to the Please refer to the [Changelog][railties] for detailed changes.
[Changelog](https://github.com/rails/rails/blob/4-2-stable/railties/CHANGELOG.md)
for detailed changes.
### Removals ### Removals
...@@ -82,9 +80,7 @@ for detailed changes. ...@@ -82,9 +80,7 @@ for detailed changes.
Action Pack Action Pack
----------- -----------
Please refer to the Please refer to the [Changelog][action-pack] for detailed changes.
[Changelog](https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md)
for detailed changes.
### Deprecations ### Deprecations
...@@ -143,9 +139,7 @@ for detailed changes. ...@@ -143,9 +139,7 @@ for detailed changes.
Action View Action View
------------- -------------
Please refer to the Please refer to the [Changelog][action-view] for detailed changes.
[Changelog](https://github.com/rails/rails/blob/4-2-stable/actionview/CHANGELOG.md)
for detailed changes.
### Deprecations ### Deprecations
...@@ -164,9 +158,7 @@ for detailed changes. ...@@ -164,9 +158,7 @@ for detailed changes.
Action Mailer Action Mailer
------------- -------------
Please refer to the Please refer to the [Changelog][action-mailer] for detailed changes.
[Changelog](https://github.com/rails/rails/blob/4-2-stable/actionmailer/CHANGELOG.md)
for detailed changes.
### Notable changes ### Notable changes
...@@ -269,9 +261,7 @@ for detailed changes. ...@@ -269,9 +261,7 @@ for detailed changes.
Active Model Active Model
------------ ------------
Please refer to the Please refer to the [Changelog][active-model] for detailed changes.
[Changelog](https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md)
for detailed changes.
### Removals ### Removals
...@@ -287,9 +277,7 @@ for detailed changes. ...@@ -287,9 +277,7 @@ for detailed changes.
Active Support Active Support
-------------- --------------
Please refer to the Please refer to the [Changelog][active-support] for detailed changes.
[Changelog](https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md)
for detailed changes.
### Removals ### Removals
...@@ -331,3 +319,11 @@ See the ...@@ -331,3 +319,11 @@ See the
[full list of contributors to Rails](http://contributors.rubyonrails.org/) for [full list of contributors to Rails](http://contributors.rubyonrails.org/) for
the many people who spent many hours making Rails, the stable and robust the many people who spent many hours making Rails, the stable and robust
framework it is. Kudos to all of them. framework it is. Kudos to all of them.
[railties]: https://github.com/rails/rails/blob/4-2-stable/railties/CHANGELOG.md
[action-pack]: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
[action-view]: https://github.com/rails/rails/blob/4-2-stable/actionview/CHANGELOG.md
[action-mailer]: https://github.com/rails/rails/blob/4-2-stable/actionmailer/CHANGELOG.md
[active-record]: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
[active-model]: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
[active-support]: https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册