diff --git a/CHANGELOG.md b/CHANGELOG.md index 791141d..a5e9608 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.1](https://github.com/gamunu/coldboot.nvim/compare/v1.1.0...v1.1.1) (2025-12-21) + + +### Bug Fixes + +* add extra linters and update shortcuts ([#18](https://github.com/gamunu/coldboot.nvim/issues/18)) ([e479511](https://github.com/gamunu/coldboot.nvim/commit/e4795119f3cd0e77e7fd01dcafd9b4dbb2a2d5f5)) + ## [1.1.0](https://github.com/gamunu/coldboot.nvim/compare/v1.0.1...v1.1.0) (2025-12-16)