aboutsummaryrefslogtreecommitdiffstats
path: root/guides/CHANGELOG.md
diff options
context:
space:
mode:
authorGuillermo Iguaran <guilleiguaran@gmail.com>2014-05-21 22:20:37 -0500
committerGuillermo Iguaran <guilleiguaran@gmail.com>2014-05-21 22:20:37 -0500
commita0155b2f550985dce1f5bafbe62cfea9be212f57 (patch)
tree42f67c93d9580714cda306678ad18d43548b309e /guides/CHANGELOG.md
parent88a3a5db5ef0d38e1d4a6464f1d0fbc28a990aac (diff)
downloadrails-a0155b2f550985dce1f5bafbe62cfea9be212f57.tar.gz
rails-a0155b2f550985dce1f5bafbe62cfea9be212f57.tar.bz2
rails-a0155b2f550985dce1f5bafbe62cfea9be212f57.zip
Update CHANGELOG.md
Most recent change should be moved to the top
Diffstat (limited to 'guides/CHANGELOG.md')
-rw-r--r--guides/CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/guides/CHANGELOG.md b/guides/CHANGELOG.md
index 573e76d37f..0b52db5670 100644
--- a/guides/CHANGELOG.md
+++ b/guides/CHANGELOG.md
@@ -1,3 +1,7 @@
+* Change all non-HTTP method 'post' references to 'article'.
+
+ *John Kelly Ferguson*
+
* Updates the maintenance policy to match the latest versions of Rails
*Matias Korhonen*
@@ -6,8 +10,4 @@
*Alex Riabov*
-* Change all non-HTTP method 'post' references to 'article'.
-
- *John Kelly Ferguson*
-
Please check [4-1-stable](https://github.com/rails/rails/blob/4-1-stable/guides/CHANGELOG.md) for previous changes.