Files
intervalsicu-mcp/CHANGELOG.md
T
Chris Farhood 74fb09972a fix: reset version to 0.1.0 baseline; let cz bump own versioning
The manual 0.1.0->0.2.0 bump conflicted with the automated release
workflow, which would have double-bumped to 0.3.0. Version is now driven
solely by `cz bump` from conventional commits (last tag v0.1.0 is the
baseline); CHANGELOG entries are generated at release time.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NGzHtDvJur9U7ysgRKRUTN
2026-07-20 09:07:56 -04:00

844 B

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. While the project is pre-1.0, new features bump the minor version and fixes bump the patch version. Versions are cut with Commitizen (uvx --from commitizen cz bump), which updates this file and tags vX.Y.Z.

0.1.0 — 2026-07-20

Baseline: multi-tenant fork of intervals-mcp-server. Per-user OAuth credentials with AES-256-GCM-encrypted Intervals.icu API keys (Better Auth), streamable-HTTP transport with CORS, and the full activity / event / wellness / power-curve / gear / custom-item toolset.