13 lines
587 B
Markdown
13 lines
587 B
Markdown
# Changelog
|
|
|
|
All notable changes to this plugin are documented in this file.
|
|
|
|
## Unreleased
|
|
|
|
- aligned the repository with the current Claude plugin structure around `.claude-plugin/plugin.json`, `skills/`, and `.mcp.json`
|
|
- added Claude-facing installation and connector documentation
|
|
- converted command-style workflows into `SKILL.md`-based workflows under `skills/`
|
|
- bundled the main Zoom MCP server configuration in `.mcp.json`
|
|
- removed the Whiteboard MCP server from the bundled plugin surface
|
|
- tightened skill metadata and reduced maintainer-facing wording in user-facing docs
|