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

This commit is contained in:
jekyllbot 2017-06-30 21:58:27 -04:00
parent 9f7815786b
commit 17370b5992
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
* Test with Ruby 2.4.1-1 on AppVeyor (#6176)
* set minimum requirement for jekyll-feed (#6184)
### fix
* Always normalize the result of the relative_url filter (#6185)
## 3.5.0 / 2017-06-18
### Minor Enhancements