diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ff7615..af99053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/ColinKennedy/cursor-text-objects.nvim/compare/v1.0.0...v1.1.0) (2024-11-19) + + +### Features + +* **keymap:** added <Plug> mappings ([dfad599](https://github.com/ColinKennedy/cursor-text-objects.nvim/commit/dfad5996d8e95bbdb33d37e115480a02dd8c219a)) + ## 1.0.0 (2024-11-19)