We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a837caf + ac0ed6a commit 74c01beCopy full SHA for 74c01be
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## [3.7.0](https://github.com/andrewferrier/debugprint.nvim/compare/v3.6.0...v3.7.0) (2024-11-24)
4
+
5
6
+### Features
7
8
+* Add support for Lisp ([391f013](https://github.com/andrewferrier/debugprint.nvim/commit/391f01348d26d3d1d5bf96a21fe7402eb5090928))
9
+* Add support for tcl ([efbce12](https://github.com/andrewferrier/debugprint.nvim/commit/efbce12f0f7c59133aa583913bbc117302089a08))
10
11
12
+### Bug Fixes
13
14
+* Add missing validation for insert mode ([392bd6c](https://github.com/andrewferrier/debugprint.nvim/commit/392bd6c2a093d2272df6aa6fff0da6eae8da5208))
15
16
## [3.6.0](https://github.com/andrewferrier/debugprint.nvim/compare/v3.5.0...v3.6.0) (2024-11-08)
17
18
0 commit comments