diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d06757..fe93fb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - support returning missing image tiles as HTTP 404 instead of blank tiles using the `--missing-image-tile-404` option (#177). +- added ability to detect directory changes to `--enable-fs-watch` (#156). ### Breaking changes - now requires Go 1.21+ (per Go version policy).