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

This commit is contained in:
jekyllbot
2019-03-15 12:54:26 -04:00
parent 8ccb013f85
commit 9b3e5f9fc0

View File

@@ -223,6 +223,7 @@
* 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)
* Use communicative method parameters (#7566)
### feature