From e8f0285c14d9747e55389f3f61e7d00300d90dec Mon Sep 17 00:00:00 2001 From: ADoyle Date: Wed, 27 Sep 2023 23:25:45 +0800 Subject: [PATCH] bump: patch version --- CHANGELOG.md | 13 ++++++++++++- VERSION | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7891c94..2d3a97b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,18 @@ You can use `:OneUpdate` to update one.nvim to latest. Please read [the "Update" ## [Unreleased] -[Full Changes](https://github.com/adoyle-h/one.nvim/compare/v4.3.0...HEAD) +[Full Changes](https://github.com/adoyle-h/one.nvim/compare/v4.3.1...HEAD) + + + +## v4.3.1 (2023-09-27 23:16:16 +08:00) + +[Full Changes](https://github.com/adoyle-h/one.nvim/compare/v4.3.0...v4.3.1) + +### Bug Fixes + +- it's unable that one.nvim be managed by plugin manager ([0c102a2](https://github.com/adoyle-h/one.nvim/commit/0c102a21d43a213273e8629cb377da9cb82fc658)) +- change Diagnostic* highlight groups ([24608e6](https://github.com/adoyle-h/one.nvim/commit/24608e6e065eebf993cfda5181fd2e10b87630fa)) diff --git a/VERSION b/VERSION index 8089590..f77856a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.3.0 +4.3.1