Update history to reflect merge of #6280 [ci skip]
This commit is contained in:
parent
045226f160
commit
dfdefcf367
|
@ -29,6 +29,7 @@
|
||||||
* Memoize the return value of Document#url (#6266)
|
* Memoize the return value of Document#url (#6266)
|
||||||
* delegate `StaticFile#to_json` to `StaticFile#to_liquid` (#6273)
|
* delegate `StaticFile#to_json` to `StaticFile#to_liquid` (#6273)
|
||||||
* Fix Drop#key? so it can handle a nil argument (#6281)
|
* Fix Drop#key? so it can handle a nil argument (#6281)
|
||||||
|
* Guard against type error in absolute url (#6280)
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue