mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
[ci skip] Corrected Change logs to Changelogs
This commit is contained in:
parent
5a5d0ad633
commit
226b171144
8 changed files with 8 additions and 8 deletions
|
@ -11,7 +11,7 @@ Highlights in Rails 3.1:
|
||||||
* jQuery as the default JavaScript library
|
* jQuery as the default JavaScript library
|
||||||
|
|
||||||
These release notes cover only the major changes. To learn about various bug
|
These release notes cover only the major changes. To learn about various bug
|
||||||
fixes and changes, please refer to the change logs or check out the [list of
|
fixes and changes, please refer to the changelogs or check out the [list of
|
||||||
commits](https://github.com/rails/rails/commits/3-1-stable) in the main Rails
|
commits](https://github.com/rails/rails/commits/3-1-stable) in the main Rails
|
||||||
repository on GitHub.
|
repository on GitHub.
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Highlights in Rails 3.2:
|
||||||
* Tagged Logging
|
* Tagged Logging
|
||||||
|
|
||||||
These release notes cover only the major changes. To learn about various bug
|
These release notes cover only the major changes. To learn about various bug
|
||||||
fixes and changes, please refer to the change logs or check out the [list of
|
fixes and changes, please refer to the changelogs or check out the [list of
|
||||||
commits](https://github.com/rails/rails/commits/3-2-stable) in the main Rails
|
commits](https://github.com/rails/rails/commits/3-2-stable) in the main Rails
|
||||||
repository on GitHub.
|
repository on GitHub.
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Highlights in Rails 4.0:
|
||||||
* Russian Doll Caching
|
* Russian Doll Caching
|
||||||
|
|
||||||
These release notes cover only the major changes. To learn about various bug
|
These release notes cover only the major changes. To learn about various bug
|
||||||
fixes and changes, please refer to the change logs or check out the [list of
|
fixes and changes, please refer to the changelogs or check out the [list of
|
||||||
commits](https://github.com/rails/rails/commits/4-0-stable) in the main Rails
|
commits](https://github.com/rails/rails/commits/4-0-stable) in the main Rails
|
||||||
repository on GitHub.
|
repository on GitHub.
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Highlights in Rails 4.1:
|
||||||
* Action Mailer previews
|
* Action Mailer previews
|
||||||
|
|
||||||
These release notes cover only the major changes. To learn about various bug
|
These release notes cover only the major changes. To learn about various bug
|
||||||
fixes and changes, please refer to the change logs or check out the [list of
|
fixes and changes, please refer to the changelogs or check out the [list of
|
||||||
commits](https://github.com/rails/rails/commits/4-1-stable) in the main Rails
|
commits](https://github.com/rails/rails/commits/4-1-stable) in the main Rails
|
||||||
repository on GitHub.
|
repository on GitHub.
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ Highlights in Rails 5.0:
|
||||||
* Ruby 2.2.2+ required
|
* Ruby 2.2.2+ required
|
||||||
|
|
||||||
These release notes cover only the major changes. To learn about various bug
|
These release notes cover only the major changes. To learn about various bug
|
||||||
fixes and changes, please refer to the change logs or check out the [list of
|
fixes and changes, please refer to the changelogs or check out the [list of
|
||||||
commits](https://github.com/rails/rails/commits/5-0-stable) in the main Rails
|
commits](https://github.com/rails/rails/commits/5-0-stable) in the main Rails
|
||||||
repository on GitHub.
|
repository on GitHub.
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ Highlights in Rails 5.1:
|
||||||
* Unification of form_for and form_tag into form_with
|
* Unification of form_for and form_tag into form_with
|
||||||
|
|
||||||
These release notes cover only the major changes. To learn about various bug
|
These release notes cover only the major changes. To learn about various bug
|
||||||
fixes and changes, please refer to the change logs or check out the [list of
|
fixes and changes, please refer to the changelogs or check out the [list of
|
||||||
commits](https://github.com/rails/rails/commits/5-1-stable) in the main Rails
|
commits](https://github.com/rails/rails/commits/5-1-stable) in the main Rails
|
||||||
repository on GitHub.
|
repository on GitHub.
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ Highlights in Rails 5.2:
|
||||||
* Content Security Policy
|
* Content Security Policy
|
||||||
|
|
||||||
These release notes cover only the major changes. To learn about various bug
|
These release notes cover only the major changes. To learn about various bug
|
||||||
fixes and changes, please refer to the change logs or check out the [list of
|
fixes and changes, please refer to the changelogs or check out the [list of
|
||||||
commits](https://github.com/rails/rails/commits/5-2-stable) in the main Rails
|
commits](https://github.com/rails/rails/commits/5-2-stable) in the main Rails
|
||||||
repository on GitHub.
|
repository on GitHub.
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Highlights in Rails 6.0:
|
||||||
* Action Cable Testing
|
* Action Cable Testing
|
||||||
|
|
||||||
These release notes cover only the major changes. To learn about various bug
|
These release notes cover only the major changes. To learn about various bug
|
||||||
fixes and changes, please refer to the change logs or check out the [list of
|
fixes and changes, please refer to the changelogs or check out the [list of
|
||||||
commits](https://github.com/rails/rails/commits/6-0-stable) in the main Rails
|
commits](https://github.com/rails/rails/commits/6-0-stable) in the main Rails
|
||||||
repository on GitHub.
|
repository on GitHub.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue