chore(main): release 2.0.0 (#29)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
abf982a715
commit
c786cf1f9f
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,5 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
## [2.0.0](https://github.com/linrongbin16/gentags.nvim/compare/v1.1.5...v2.0.0) (2024-01-11)
|
||||
|
||||
|
||||
### ⚠ BREAKING CHANGES
|
||||
|
||||
* **config:** use map instead of list for ctags opts ([#28](https://github.com/linrongbin16/gentags.nvim/issues/28))
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **config:** fix workspace detect ([#30](https://github.com/linrongbin16/gentags.nvim/issues/30)) ([abf982a](https://github.com/linrongbin16/gentags.nvim/commit/abf982a715688c75d4561e90fcc0608427d35fc2))
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* **config:** use map instead of list for ctags opts ([#28](https://github.com/linrongbin16/gentags.nvim/issues/28)) ([526aff9](https://github.com/linrongbin16/gentags.nvim/commit/526aff92d3ac5108573a6eca0674208bae44336b))
|
||||
|
||||
## [1.1.5](https://github.com/linrongbin16/gentags.nvim/compare/v1.1.4...v1.1.5) (2024-01-10)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user