From a15f6d18c6ee7246b4b47f534db95f6bd8d6cf38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 23:00:33 +0800 Subject: [PATCH] chore(main): release 1.1.4 (#24) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e41e71..a4f4912 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/version.txt b/version.txt index 781dcb0..65087b4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.3 +1.1.4