group_by not sort_by

This commit is contained in:
Parker Moore 2014-05-05 13:33:23 -04:00
parent fe69699146
commit 4c3c3a3f90
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Jam-packed with some [highly-requested features and bugfixes galore][changelog],
3. [Native Sass & CoffeeScript support](/docs/assets/) 3. [Native Sass & CoffeeScript support](/docs/assets/)
4. [YAML Front-Matter defaults](/docs/configuration/#frontmatter_defaults) 4. [YAML Front-Matter defaults](/docs/configuration/#frontmatter_defaults)
5. Custom markdown processors 5. Custom markdown processors
6. Addition of `where` and `sort_by` Liquid filters 6. Addition of `where` and `group_by` Liquid filters
7. Switch from Maruku to Kramdown as default markdown converter 7. Switch from Maruku to Kramdown as default markdown converter
Check out our [changelog][] for a complete list of all (200+) changes. Check out our [changelog][] for a complete list of all (200+) changes.