diff --git a/CHANGELOG.md b/CHANGELOG.md index 936687d..85841d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.0.1](https://github.com/linrongbin16/gentags.nvim/compare/v3.0.0...v3.0.1) (2024-03-06) + + +### Bug Fixes + +* **configs:** fix disabled filenames/workspaces filter ([#35](https://github.com/linrongbin16/gentags.nvim/issues/35)) ([bff9e44](https://github.com/linrongbin16/gentags.nvim/commit/bff9e44bf4db39c5707e8e9d9aee3ea038b7f362)) + ## [3.0.0](https://github.com/linrongbin16/gentags.nvim/compare/v2.0.0...v3.0.0) (2024-03-06) diff --git a/version.txt b/version.txt index 4a36342..cb2b00e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.0 +3.0.1