aboutsummaryrefslogtreecommitdiffstats
path: root/guides/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Dupret <robin.dupret@gmail.com>2014-06-29 20:13:49 +0200
committerRobin Dupret <robin.dupret@gmail.com>2014-06-29 20:13:49 +0200
commitd93ae4fca82ddd454d7e3ed4f109e37eb3b5686c (patch)
tree542bb6e17b9eadb3c1a9233f6f2238add77fd6d3 /guides/CHANGELOG.md
parent60e1aea9e654877be5f8837d82ff2d36392e5adf (diff)
downloadrails-d93ae4fca82ddd454d7e3ed4f109e37eb3b5686c.tar.gz
rails-d93ae4fca82ddd454d7e3ed4f109e37eb3b5686c.tar.bz2
rails-d93ae4fca82ddd454d7e3ed4f109e37eb3b5686c.zip
Quick pass through Active Support and guides CHANGELOG
[ci skip]
Diffstat (limited to 'guides/CHANGELOG.md')
-rw-r--r--guides/CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/guides/CHANGELOG.md b/guides/CHANGELOG.md
index 4cd4a9d70c..2770fc73e7 100644
--- a/guides/CHANGELOG.md
+++ b/guides/CHANGELOG.md
@@ -1,16 +1,16 @@
* Change Posts to Articles in Getting Started sample application in order to
better align with the actual guides.
- * John Kelly Ferguson*
+ *John Kelly Ferguson*
* Update all Rails 4.1.0 references to 4.1.1 within the guides and code.
- * John Kelly Ferguson*
+ *John Kelly Ferguson*
* Split up rows in the Explain Queries table of the ActiveRecord Querying section
in order to improve readability.
- * John Kelly Ferguson*
+ *John Kelly Ferguson*
* Change all non-HTTP method 'post' references to 'article'.