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

This commit is contained in:
jekyllbot 2017-08-08 23:10:39 -04:00
parent bd31986ad6
commit fbabb1eb26
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
* Update theme-template README to note 'assets' directory (#6257) * Update theme-template README to note 'assets' directory (#6257)
* 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)
### Documentation ### Documentation