chore(main): release 1.1.4 (#24)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-12-30 23:00:33 +08:00
committed by GitHub
parent c78226fd59
commit a15f6d18c6
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.1.4](https://github.com/linrongbin16/gentags.nvim/compare/v1.1.3...v1.1.4) (2023-12-30)
### Performance Improvements
* **initialize:** only initialize tags once for each workspace ([#20](https://github.com/linrongbin16/gentags.nvim/issues/20)) ([29856d4](https://github.com/linrongbin16/gentags.nvim/commit/29856d411469af890fb9c3d97be3953972239edd))
## [1.1.3](https://github.com/linrongbin16/gentags.nvim/compare/v1.1.2...v1.1.3) (2023-12-29)