From 2872b8bf96f5cd5e0f5b884d627b124aba57f1f9 Mon Sep 17 00:00:00 2001 From: AstroNvim Bot Date: Fri, 6 Feb 2026 08:51:29 -0500 Subject: [PATCH] chore(main): release 2.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20da920..04e39ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.0](https://github.com/AstroNvim/astrocore/compare/v2.0.5...v2.1.0) (2026-02-06) + + +### Features + +* add AstroUpdateCompleted event after Mason tools update ([e619a6b](https://github.com/AstroNvim/astrocore/commit/e619a6bd3ffff71d8b014cc74e4cde92b9f540c8)) + ## [2.0.5](https://github.com/AstroNvim/astrocore/compare/v2.0.4...v2.0.5) (2025-04-30)