Update CHANGELOG.md

This commit is contained in:
typicode
2018-10-18 14:38:28 +09:00
parent 191539e8e5
commit 6295994f4e

View File

@ -1,5 +1,9 @@
# Change Log
## 0.14.1 - 2018-10-18
* Show error message if port is already used
## 0.14.0 - 2018-06-09
* Listen to `localhost` by default, instead of `0.0.0.0`