Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit a73009e

Browse files
sapientpantsclaude
andcommitted
docs: remove changelog section from README
- Remove changelog section to keep README focused - Update table of contents accordingly 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f6cbea6 commit a73009e

File tree

1 file changed

+0
-41
lines changed

1 file changed

+0
-41
lines changed

README.md

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ A Model Context Protocol (MCP) server that integrates with DeepSource to provide
2121
- [Architecture](#architecture)
2222
- [Development](#development)
2323
- [Troubleshooting & FAQ](#troubleshooting--faq)
24-
- [Changelog](#changelog)
2524
- [Contributing](#contributing)
2625
- [License](#license)
2726
- [External Resources](#external-resources)
@@ -530,46 +529,6 @@ A: The API key is only stored in your local Claude Desktop configuration and is
530529
**Q: Can I contribute custom tools?**
531530
A: Yes! See the [Contributing](#contributing) section for guidelines.
532531

533-
## Changelog
534-
535-
### [1.2.0] - 2024-01-XX
536-
537-
#### Added
538-
- Table of contents for better navigation
539-
- Quick Start guide with API key instructions
540-
- Comprehensive tool parameter tables
541-
- Real-world usage scenarios
542-
- Example responses for all tools
543-
- FAQ section
544-
- Performance considerations
545-
- External resources section
546-
547-
#### Changed
548-
- Reorganized documentation structure for better flow
549-
- Improved tool documentation with parameter tables
550-
- Enhanced troubleshooting with specific error cases
551-
- Updated all code examples for clarity
552-
553-
#### Fixed
554-
- Documentation inconsistencies
555-
- Missing parameter descriptions
556-
- Unclear error messages
557-
558-
### [1.1.0] - 2024-01-XX
559-
560-
#### Added
561-
- Support for security compliance reports
562-
- Dependency vulnerability scanning
563-
- Metric threshold management
564-
- Enhanced error handling
565-
566-
### [1.0.0] - 2024-01-XX
567-
568-
#### Added
569-
- Initial release
570-
- Basic DeepSource integration
571-
- Core MCP tools implementation
572-
573532
## Contributing
574533

575534
We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.

0 commit comments

Comments
 (0)