Releases: Charpup/openclaw-notion-mcp-wrapper
Releases · Charpup/openclaw-notion-mcp-wrapper
v2.0.2
v2.1.0 — SKILL.md Audit & Upgrade
Changes
- Add version frontmatter, add Notion Skill Ecosystem cross-reference section
- Version bumped to 2.1.0
- Added Notion Skill Ecosystem cross-reference section
Skill Type: OpenClaw Skill
Compatibility: OpenClaw 2026.2+
v2.0.1 — OpenClaw compliance patch
Changes
- Add
metadata.openclawblock with emoji, requires.bins/env, os, and install steps - Create
evals/evals.jsonwith 3 test cases (health check, movePage, negative)
This is a compliance patch adding OpenClaw framework gating metadata and skill-creator standard evals.
v2.0.0 - Production MCP Wrapper
Production-ready Notion MCP Server wrapper.
Features:
- Health monitoring with automatic reconnection
- Intelligent fallback strategies
- Exponential backoff retry policy
- Complete test coverage (unit + integration)
- TDD+SDD architecture
Operations: movePage, getPage, updatePage, createPage, deletePage