diff --git a/CHANGELOG.md b/CHANGELOG.md index 870c419..1fa4e71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [5.0.0](https://github.com/rsmdt/quarry.nvim/compare/v4.0.0...v5.0.0) (2025-07-28) + + +### ⚠ BREAKING CHANGES + +* Removes fallbacks for deprecations + +### Features + +* Removes fallbacks for deprecations ([dc57a5d](https://github.com/rsmdt/quarry.nvim/commit/dc57a5d15fdc867abb45dfe0d917b2642252fa91)) + + +### Bug Fixes + +* reverts mason default config ([09508eb](https://github.com/rsmdt/quarry.nvim/commit/09508eb7fdcdcbe2e1f91909fbb295a08979f1d9)) + ## [4.0.0](https://github.com/rudionrails/quarry.nvim/compare/v3.0.1...v4.0.0) (2024-11-02)