diff --git a/README.md b/README.md index bb1ed72..a542d1a 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,10 @@ Arguments: ## Changelog +### v1.0.6 (December 7, 2020) + +- __Patch:__ No longer crashes when headers have already been sent; though in some cases this may break auto-reloading. If you can find a better solution for livereload injection, please file a PR! + ### v1.0.4 (October 23, 2020) - __Patch:__ No longer breaks in development mode when a string is sent as the response (rather than a Buffer).