Skip to content

Commit 0db7ebd

Browse files
Merge pull request #157 from andrewferrier/release-please--branches--main
chore(main): release 5.0.1
2 parents 94b5323 + 2d22759 commit 0db7ebd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [5.0.1](https://github.com/andrewferrier/debugprint.nvim/compare/v5.0.0...v5.0.1) (2025-01-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Don't hang highlighting when editing a big file ([e5a8874](https://github.com/andrewferrier/debugprint.nvim/commit/e5a8874a74ee6b0ee070b7513a47696052277ba9))
9+
* Don't set up highlights if filetype not supported ([91a1acf](https://github.com/andrewferrier/debugprint.nvim/commit/91a1acf430b6792903b8059e8aa9b4676ef60ea8))
10+
* Remove opts from healthcheck - closes [#159](https://github.com/andrewferrier/debugprint.nvim/issues/159) ([4f52d81](https://github.com/andrewferrier/debugprint.nvim/commit/4f52d812fb6c4d63aedc862c6e25e4362e2ab778))
11+
* Selene issues ([7fe56b6](https://github.com/andrewferrier/debugprint.nvim/commit/7fe56b64e70b50871ebfdff6bc9be6b260924ea6))
12+
313
## [5.0.0](https://github.com/andrewferrier/debugprint.nvim/compare/v4.0.0...v5.0.0) (2025-01-11)
414

515

0 commit comments

Comments
 (0)