From e951fb866bd49497c55e9a943363c00b63cce4d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 07:20:35 +0800 Subject: [PATCH] chore(main): release 3.2.0 (#122) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2ebe28..e14e63c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.2.0](https://github.com/mcchrish/zenbones.nvim/compare/v3.1.0...v3.2.0) (2023-06-09) + + +### Features + +* add more lsp hl group ([#121](https://github.com/mcchrish/zenbones.nvim/issues/121)) ([0cb5aff](https://github.com/mcchrish/zenbones.nvim/commit/0cb5aff21dac1cbd96bcfc476dd9da8dc3895d31)) + ## [3.1.0](https://github.com/mcchrish/zenbones.nvim/compare/v3.0.0...v3.1.0) (2023-04-09)