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

This commit is contained in:
jekyllbot
2017-08-10 11:14:54 -04:00
parent 045226f160
commit dfdefcf367

View File

@@ -29,6 +29,7 @@
* Memoize the return value of Document#url (#6266)
* delegate `StaticFile#to_json` to `StaticFile#to_liquid` (#6273)
* Fix Drop#key? so it can handle a nil argument (#6281)
* Guard against type error in absolute url (#6280)
### Documentation