Update history to reflect merge of #7870 [ci skip]

This commit is contained in:
jekyllbot 2020-02-03 12:08:10 -05:00
parent 7cac1f9096
commit 4eb7a408e4
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
* Fix YAML representation of `group_by` result (#7979)
* Move --baseurl to build command options (#7985)
* Correct documentation of filters (#7989)
* Document sorting two documents by their `date` (#7870)
### Development Fixes