diff --git a/History.markdown b/History.markdown index faaea140995..93afaf6897b 100644 --- a/History.markdown +++ b/History.markdown @@ -25,6 +25,7 @@ * Enforce Style/FrozenStringLiteralComment (#6265) * Update theme-template README to note 'assets' directory (#6257) * Memoize the return value of Document#url (#6266) + * delegate `StaticFile#to_json` to `StaticFile#to_liquid` (#6273) ### Documentation