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

This commit is contained in:
jekyllbot 2017-08-18 12:45:24 -04:00
parent 232ec4679a
commit 02767d612e
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
* set `LiquidError#template_name` for errors in included file (#6206)
* Access custom config array throughout session (#6200)
* Add support for Rouge 2, in addition to Rouge 1 (#5919)
* Allow `yield` to logger methods & bail early on no-op messages (#6315)
### Bug Fixes