From 6ee194009d741775d162cbd2916452bd59f4c0d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 12:31:34 +0000 Subject: [PATCH] chore(master): release 1.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d66c7c6..8811204 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/maxmx03/dracula.nvim/compare/v1.2.0...v1.3.0) (2024-02-26) + + +### Features + +* bufferline.nvim highlight groups removed ([31aef69](https://github.com/maxmx03/dracula.nvim/commit/31aef69aba109e340eed05cfa0a4d74a81db9d54)) + ## [1.2.0](https://github.com/maxmx03/dracula.nvim/compare/v1.1.1...v1.2.0) (2024-02-26)