From c93234b04fb7d1f1b8b71377e64908c892f985f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 06:11:19 +0000 Subject: [PATCH] chore(main): release 0.8.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14157d3..886f297 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.8.0](https://github.com/deathbeam/myplugins.nvim/compare/v0.7.0...v0.8.0) (2025-10-23) + + +### Features + +* remove bufcomplete and cmdcomplete plugins ([ad70500](https://github.com/deathbeam/myplugins.nvim/commit/ad705005a31a39b97bf329a2f25a0453a59123f7)) + ## [0.7.0](https://github.com/deathbeam/myplugins.nvim/compare/v0.6.0...v0.7.0) (2025-08-26)