From bdb1f4229d8971af24ad223e8437e56603eef471 Mon Sep 17 00:00:00 2001 From: AstroNvim Bot Date: Mon, 16 Sep 2024 06:26:40 -0400 Subject: [PATCH] chore(main): release 4.5.0 (#145) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26cb27e..1fe6c92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.5.0](https://github.com/AstroNvim/astrotheme/compare/v4.4.2...v4.5.0) (2024-09-15) + + +### Features + +* **treesitter:** add `<?php ... ?>` highlights ([#144](https://github.com/AstroNvim/astrotheme/issues/144)) ([4ef753c](https://github.com/AstroNvim/astrotheme/commit/4ef753cec74b42ad81867e2eddb48bcfb31f0a72)) + ## [4.4.2](https://github.com/AstroNvim/astrotheme/compare/v4.4.1...v4.4.2) (2024-09-06)