aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrathamesh Sonpatki <csonpatki@gmail.com>2017-02-21 22:38:30 +0530
committerPrathamesh Sonpatki <csonpatki@gmail.com>2017-03-03 12:32:19 +0530
commitd8fd067969c4be4d8c38624a7cb79f770e087760 (patch)
tree1f8215c3bdcf285705a6e9396b7df810baa2929d
parentff7a0efced5f267752a7dfd9f3e63322391fc5b7 (diff)
downloadrails-d8fd067969c4be4d8c38624a7cb79f770e087760.tar.gz
rails-d8fd067969c4be4d8c38624a7cb79f770e087760.tar.bz2
rails-d8fd067969c4be4d8c38624a7cb79f770e087760.zip
Add PR links for major features [ci skip]
-rw-r--r--guides/source/5_1_release_notes.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/guides/source/5_1_release_notes.md b/guides/source/5_1_release_notes.md
index 6733426aaa..f195922dca 100644
--- a/guides/source/5_1_release_notes.md
+++ b/guides/source/5_1_release_notes.md
@@ -31,14 +31,25 @@ Major Features
### Yarn Support
+[Pull Request](https://github.com/rails/rails/pull/26836)
+
### System tests
+[Pull Request](https://github.com/rails/rails/pull/26703)
+
### Encrypted secrets
+[Pull Request](https://github.com/rails/rails/pull/28038)
+
### Parameterized mailers
+[Pull Request](https://github.com/rails/rails/pull/27825)
+
### Direct & resolved routes
+[Pull Request](https://github.com/rails/rails/pull/23138)
+
+
Railties
--------