Move #6891 to Bug Fixes

This commit is contained in:
Pat Hawks 2018-04-12 11:27:58 -05:00
parent 449a874bf7
commit 5da2b316eb
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,6 @@
* Store and retrieve converter instances for Jekyll::Filters via a hash (#6856)
* Implement a cache within the `where` filter (#6868)
* Store regexp in a constant (#6887)
* Handle liquid tags in excerpts robustly (#6891)
### Documentation
@ -83,6 +82,7 @@
* Improve handling non-default collection documents rendering and writing (#6795)
* Fix passing multiline params to include tag when using the variable syntax (#6858)
* `include_relative` tag should find related documents in collections gathered within custom `collections_dir` (#6818)
* Handle liquid tags in excerpts robustly (#6891)
## 3.7.3 / 2018-02-25