From b1d3076b909a721f23de2d271ce8be9166094a05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 19:50:09 +0000 Subject: [PATCH] chore(master): release 1.6.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98970d5..4cf06cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.6.0](https://github.com/maxmx03/dracula.nvim/compare/v1.5.1...v1.6.0) (2024-10-29) + + +### Features + +* load_spec removed ([be281db](https://github.com/maxmx03/dracula.nvim/commit/be281db5bafbc707eec472207541786e1af3af56)) +* queries removed ([350f629](https://github.com/maxmx03/dracula.nvim/commit/350f6298c038e92f31d6f89a9bb08aab2941146f)) + ## [1.5.1](https://github.com/maxmx03/dracula.nvim/compare/v1.5.0...v1.5.1) (2024-08-23)