Update history to reflect merge of #1598
This commit is contained in:
parent
46dcac63b1
commit
09b5477856
|
@ -16,6 +16,7 @@
|
||||||
* 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)
|
* Use `+` instead of `Array#concat` when building `Post` attribute list (#1571)
|
||||||
* Print server address when launching a server (#1586)
|
* Print server address when launching a server (#1586)
|
||||||
|
* Downgrade to Maruku `~> 0.6.0` in order to avoid changes in rendering (#1598)
|
||||||
|
|
||||||
### Development Fixes
|
### Development Fixes
|
||||||
* Add coverage reporting with Coveralls (#1539)
|
* Add coverage reporting with Coveralls (#1539)
|
||||||
|
|
Loading…
Reference in New Issue