- `group=date`, the default, gives the usual behavior of grouping entries by date, whereas
- `group=none` doesn't group the entries at all
This could be easily extended in the future to support other ways of grouping.
Contributed by Ryan J Ollos <ryano@...> on #10120, thanks!