Update history to reflect merge of #1586

This commit is contained in:
Matt Rogers 2013-09-30 22:47:18 -05:00
parent 3071fcde11
commit e8cab9da26
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
locations are similar (#1556)
* Fix the missing `pathname` require in certain cases (#1255)
* Use `+` instead of `Array#concat` when building `Post` attribute list (#1571)
* Print server address when launching a server (#1586)
### Development Fixes
* Add coverage reporting with Coveralls (#1539)