Fix History entry for #6185
This commit is contained in:
parent
17370b5992
commit
b0136fccfa
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
* Backward compatiblize URLFilters module (#6163)
|
* Backward compatiblize URLFilters module (#6163)
|
||||||
* Static files contain front matter default keys when `to_liquid`'d (#6162)
|
* Static files contain front matter default keys when `to_liquid`'d (#6162)
|
||||||
|
* Always normalize the result of the `relative_url` filter (#6185)
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
|
|
@ -21,10 +22,6 @@
|
||||||
* Test with Ruby 2.4.1-1 on AppVeyor (#6176)
|
* Test with Ruby 2.4.1-1 on AppVeyor (#6176)
|
||||||
* set minimum requirement for jekyll-feed (#6184)
|
* set minimum requirement for jekyll-feed (#6184)
|
||||||
|
|
||||||
### fix
|
|
||||||
|
|
||||||
* Always normalize the result of the relative_url filter (#6185)
|
|
||||||
|
|
||||||
## 3.5.0 / 2017-06-18
|
## 3.5.0 / 2017-06-18
|
||||||
|
|
||||||
### Minor Enhancements
|
### Minor Enhancements
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue