We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c3b478 commit c065318Copy full SHA for c065318
1 file changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [Unreleased]
4
+
5
+### Added
6
7
+- Makefile target to generate `compile_commands.json` for improved LSP support
8
+ in editors.
9
10
## [5.3.1] - 2025-03-07
11
12
- Made reference counting of database handles atomic for thread-safety. Thanks
0 commit comments