Update history to reflect merge of #1815
This commit is contained in:
parent
85fcd0e757
commit
379093f940
|
@ -12,6 +12,7 @@
|
||||||
* Add `group_by` Liquid filter create lists of items grouped by a common
|
* Add `group_by` Liquid filter create lists of items grouped by a common
|
||||||
property's value (#1788)
|
property's value (#1788)
|
||||||
* Add support for Maruku's `fenced_code_blocks` option (#1799)
|
* Add support for Maruku's `fenced_code_blocks` option (#1799)
|
||||||
|
* Update Redcarpet dependency to ~> 3.0 (#1815)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
* Don't allow nil entries when loading posts (#1796)
|
* Don't allow nil entries when loading posts (#1796)
|
||||||
|
|
Loading…
Reference in New Issue