Update history to reflect merge of #6350 [ci skip]
This commit is contained in:
parent
a5fd0c0b26
commit
97d4437179
|
@ -40,6 +40,7 @@
|
||||||
* 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)
|
* Guard against type error in absolute url (#6280)
|
||||||
|
* Mutable drops should fallback to their own methods when a mutation isn't present (#6350)
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue