We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 400b98c commit 1d6662dCopy full SHA for 1d6662d
CHANGELOG.md
@@ -2,8 +2,14 @@
2
3
All notable changes to the MCP SQLite Server will be documented in this file.
4
5
-## [1.0.0] - 2025-04-05
+## [1.0.7] - 2025-06-02
6
+### 📦 Updated
7
+- Added a "description" parameter to each tool definitions for better Agent selection
8
+
9
+### 🐛 Fixed
10
+- Resolved a know validation issue with VS Code that requires stricter JSON schema validation
11
12
+## [1.0.0] - 2025-04-05
13
### ✨ Added
14
- Initial release of MCP SQLite Server
15
- Complete set of CRUD operations:
0 commit comments