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

This commit is contained in:
jekyllbot 2017-08-03 21:27:33 -04:00
parent 7cf5f51ca2
commit 73419cb374
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
* `Reader#read_directories`: guard against an entry not being a directory (#6226)
* kramdown: symbolize keys in-place (#6247)
* Call to_s on site.url before attempting to concatenate strings (#6253)
* Enforce Style/FrozenStringLiteralComment (#6265)
### Documentation