diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eb5c37d..36f4dc41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.17.0](https://www.github.com/sentriz/gonic/compare/v0.16.4...v0.17.0) (2024-04-21) + + +### Features + +* **scanner:** support full scan cleanups in watcher ([#496](https://www.github.com/sentriz/gonic/issues/496)) ([93ce039](https://www.github.com/sentriz/gonic/commit/93ce039963821dbfa0acec6ee9c92134ff479fcc)) + + +### Bug Fixes + +* **admin:** better handing of resolve proxy path escaping ([7b21e82](https://www.github.com/sentriz/gonic/commit/7b21e82aaf511d36300fd9cf2dae32a1196a4f77)), closes [#493](https://www.github.com/sentriz/gonic/issues/493) +* **taglib:** support lower case filenames again ([8a0fa05](https://www.github.com/sentriz/gonic/commit/8a0fa05c7cdcb98066c263fea72af0715864bea5)), closes [#491](https://www.github.com/sentriz/gonic/issues/491) + ### [0.16.4](https://www.github.com/sentriz/gonic/compare/v0.16.3...v0.16.4) (2024-03-20) diff --git a/version.txt b/version.txt index 5f2491c5..c5523bd0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.16.4 +0.17.0