CHANGELOG.mdโข2.88 kB
# Changelog
# Release v2.0.24 (2025-09-17)
## ๐ Release Statistics
- **0** commits
- **0** files changed
- **0** additions, **0** deletions
- **0** contributors
## ๐ฏ Release Highlights
This release does not include any new features, bug fixes, or performance improvements. It serves as a stable version with no changes from the previous release, ensuring continuity for users.
## ๐ What's New
### Features
_No changes in this category._
### Performance Improvements
_No changes in this category._
## ๐ Bug Fixes
_No changes in this category._
## ๐ Security Updates
_No changes in this category._
## ๐ฅ Breaking Changes
_No changes in this category._
## ๐ฆ Dependencies
_No changes in this category._
## ๐ Documentation
_No changes in this category._
## ๐งช Tests
_No changes in this category._
## ๐ง Infrastructure & Build
_No changes in this category._
## ๐ฅ Contributors
_No contributors in this release._
## ๐ฆ Installation
```bash
npm install @modelcontextprotocol/mcp-adr-analysis-server@v2.0.24
```
## ๐ Upgrading
No specific upgrade considerations are necessary for this release, as there are no changes from the previous version.
---
<details>
<summary>๐ Commit Details</summary>
</details>
**Full Changelog**: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.24
All notable changes to this project will be documented in this file.
# Release v2.0.22 (2025-09-17)
## ๐ What's New
- โจ Enhanced performance benchmark tests with precise timing control
- โจ Improved memory management tools with better TypeScript compliance
- โจ Added comprehensive release notes generation
## ๐ Bug Fixes
- ๐ Resolved 15 failing tests in memory entity management system
- ๐ Improved test reliability and infrastructure
- ๐ Fixed test timing issues with Jest fake timers
## ๐ง Improvements
- ๐ Improved test success rate from 61.4% to ~75%
- ๐ฏ Better test isolation, cleanup, and mocking
- ๐ก Enhanced flexibility in memory management
## ๐ฅ Contributors
- @Tosin Akinosho
## ๐ฆ Installation
```bash
npm install @modelcontextprotocol/mcp-adr-analysis-server@v2.0.22
```
---
**Full Changelog**: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.21...v2.0.22
# Release v2.0.15 (2025-09-09)
## ๐ What's New
- โจ feat: Add Dependabot auto-release workflow for automated NPM publishing
## ๐ Bug Fixes
- ๐ fix: Coordinate AI release notes and NPM publish workflows
## ๐ Security Updates
_No changes in this category._
## ๐ฅ Breaking Changes
_No changes in this category._
## ๐ฅ Contributors
- @Tosin Akinosho
## ๐ฆ Installation
```bash
npm install @modelcontextprotocol/mcp-adr-analysis-server@v2.0.15
```
---
**Full Changelog**: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.15