From 1000d57c834043d97f41031e3a1bb0f2084edc08 Mon Sep 17 00:00:00 2001 From: AstroNvim Bot Date: Wed, 23 Aug 2023 14:50:00 -0400 Subject: [PATCH] chore(main): release 3.7.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 762479fc8..a1ff6d031 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [3.7.0](https://github.com/AstroNvim/astrocommunity/compare/v3.6.0...v3.7.0) (2023-08-23) + + +### Features + +* **pack:** Add cue language pack ([#531](https://github.com/AstroNvim/astrocommunity/issues/531)) ([17feb7e](https://github.com/AstroNvim/astrocommunity/commit/17feb7e105b2167eca9cc8b2c5657aa4b1ee021c)) + + +### Bug Fixes + +* **hardtime-nvim:** disable hardtime-nvim on neo-tree-popup ([#533](https://github.com/AstroNvim/astrocommunity/issues/533)) ([a1206a4](https://github.com/AstroNvim/astrocommunity/commit/a1206a443631de4b1fea6542d7e64f72a7e57742)) + ## [3.6.0](https://github.com/AstroNvim/astrocommunity/compare/v3.5.0...v3.6.0) (2023-08-22)