aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/5_1_release_notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'guides/source/5_1_release_notes.md')
-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
--------