From c6d37f80493b325f31223936745ed83e83153216 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 01:35:02 +0000 Subject: [PATCH] chore(master): release 1.4.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c414247..1598f3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.0](https://github.com/maxmx03/dracula.nvim/compare/v1.3.1...v1.4.0) (2024-08-03) + + +### Features + +* bufferline.nvim ([bb74938](https://github.com/maxmx03/dracula.nvim/commit/bb7493845daa9eedb1a86022f1119319c0af2fad)) +* config styles ([7bdaaff](https://github.com/maxmx03/dracula.nvim/commit/7bdaaffec92eabe57951988d96a403347db45369)) + ## [1.3.1](https://github.com/maxmx03/dracula.nvim/compare/v1.3.0...v1.3.1) (2024-04-20)