diff --git a/History.markdown b/History.markdown index 8e397194..54b6cd9f 100644 --- a/History.markdown +++ b/History.markdown @@ -7,6 +7,7 @@ ### Bug Fixes * Fix up matching against source and destination when the two locations are similar (#1556) + * Fix the missing `pathname` require in certain cases (#1255) ### Development Fixes * Add coverage reporting with Coveralls (#1539)