aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2013-02-11 17:17:03 +0000
committerLouise Crow <louise.crow@gmail.com>2013-02-11 17:17:03 +0000
commiteb2b49efb6768ad2c43e762017061972f0c1643f (patch)
tree78624b6d556b5b310721e47d69ea7202dbe2c2fe
parent5162f8ffedc5268dbf6b8dbb87c3bfcfc11a459f (diff)
Add full stop.
-rw-r--r--doc/CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md
index 099c03380..59c2d3f37 100644
--- a/doc/CHANGES.md
+++ b/doc/CHANGES.md
@@ -4,7 +4,7 @@
* Adds rails_xss gem to make HTML escaping the default behaviour in views.
* Allows cap rake:themes:install to be run standalone and in the context of a deploy.
* Gem bundle is always installed in the vendor directory, even in development mode.
-* Interlock plugin removed
+* Interlock plugin removed.
* Models have named validation methods, and don't overwrite validate anymore.
## Upgrade notes