docs: Fix icon URLs in CHANGELOG to reflect actual implementation

The CHANGELOG incorrectly documented icon URLs as
https://api.n8n-mcp.com/public/logo-*.png when the actual
implementation uses https://www.n8n-mcp.com/logo*.png

This updates the documentation to match the code.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
czlonkowski
2025-10-18 18:49:31 +02:00
parent 738f0ad86d
commit 1fe8e403c4

View File

@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
**MCP Server Icon Support (SEP-973)**
- Added custom server icons for MCP clients
- Icons served from https://api.n8n-mcp.com/public/logo-*.png
- Icons served from https://www.n8n-mcp.com/logo*.png
- Multiple sizes: 48x48, 128x128, 192x192
- Future-proof for Claude Desktop icon UI support
- Added websiteUrl field pointing to https://n8n-mcp.com