From 9863ae527517f8ae984f8c415a271c5435d006ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 00:25:32 +0800 Subject: [PATCH] chore(main): release 1.1.2 (#12) 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 ca1c190..c2f04a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.2](https://github.com/linrongbin16/gentags.nvim/compare/v1.1.1...v1.1.2) (2023-12-28) + + +### Performance Improvements + +* **update:** incremental update tags on single file save ([#11](https://github.com/linrongbin16/gentags.nvim/issues/11)) ([194a08c](https://github.com/linrongbin16/gentags.nvim/commit/194a08cf637069b035c75ec79a60d9cfa6535a84)) + ## [1.1.1](https://github.com/linrongbin16/gentags.nvim/compare/v1.1.0...v1.1.1) (2023-12-28) diff --git a/version.txt b/version.txt index 524cb55..45a1b3f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.1 +1.1.2