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

This commit is contained in:
jekyllbot 2019-03-15 12:53:42 -04:00
parent 7ddaa9ffa1
commit 67107f0ec5
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@
* changed future post loglevel to warn to help user narrow down issues (#7527)
* Handle files with trailing dots in their basename (#7315)
* Fix unnecessary allocations via StaticFileReader (#7572)
* Don't check if site URL is absolute if it is nil (#7498)
### feature