Update history to reflect merge of #1571
This commit is contained in:
parent
c78c4159c0
commit
903be7b750
|
@ -9,6 +9,7 @@
|
||||||
* Fix up matching against source and destination when the two
|
* Fix up matching against source and destination when the two
|
||||||
locations are similar (#1556)
|
locations are similar (#1556)
|
||||||
* Fix the missing `pathname` require in certain cases (#1255)
|
* Fix the missing `pathname` require in certain cases (#1255)
|
||||||
|
* Use `+` instead of `Array#concat` when building `Post` attribute list (#1571)
|
||||||
|
|
||||||
### Development Fixes
|
### Development Fixes
|
||||||
* Add coverage reporting with Coveralls (#1539)
|
* Add coverage reporting with Coveralls (#1539)
|
||||||
|
|
Loading…
Reference in New Issue