Update history to reflect merge of #1255

This commit is contained in:
Matt Rogers 2013-09-16 21:38:31 -05:00
parent 045464c8d4
commit f7beb6bff0
1 changed files with 1 additions and 0 deletions

View File

@ -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)