diff --git a/History.markdown b/History.markdown index 09ffe458..e354b2e3 100644 --- a/History.markdown +++ b/History.markdown @@ -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)