diff options
Diffstat (limited to 'actionpack/CHANGELOG')
-rw-r--r-- | actionpack/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index 2bc9e321e6..5720d9713f 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Allow inGroupsOf and eachSlice to be called through rjs. #7046 [Cody Fauser] + * Allow exempt_from_layout :rhtml. #6742, #7026 [dcmanges, Squeegy] * Recognize the .txt extension as Mime::TEXT [Rick] |