aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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