aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZachary Scott <e@zzak.io>2014-12-17 14:06:18 -0800
committerZachary Scott <e@zzak.io>2014-12-17 14:06:18 -0800
commit227b3f32fea78867797881756929b42f9d6cdc61 (patch)
tree36a687ffacf597ce39330f9e1725365b52922618
parent320f75baafe36d7c81c01d4e1c42b984704f1bbb (diff)
parent2c76d201e018d1ed70e5acef64bb2d67d5f3fcef (diff)
downloadrails-227b3f32fea78867797881756929b42f9d6cdc61.tar.gz
rails-227b3f32fea78867797881756929b42f9d6cdc61.tar.bz2
rails-227b3f32fea78867797881756929b42f9d6cdc61.zip
Merge pull request #18076 from andreynering/guides-changelog
Fix name on changelog [ci skip]
-rw-r--r--guides/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/CHANGELOG.md b/guides/CHANGELOG.md
index 5a65f1355e..cd3fa9f65b 100644
--- a/guides/CHANGELOG.md
+++ b/guides/CHANGELOG.md
@@ -1,5 +1,5 @@
* New section in Active Record Querying: Understanding The Method Chaining
- *andreynering*
+ *Andrey Nering*
Please check [4-2-stable](https://github.com/rails/rails/blob/4-2-stable/guides/CHANGELOG.md) for previous changes.