diff --git a/History.markdown b/History.markdown index 90545985..86310bc8 100644 --- a/History.markdown +++ b/History.markdown @@ -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