# Changelog

A stable URL agents and integrators can check for breaking changes.
Dates are ISO 8601. The JSON API is versioned in its path (`/api/v1/`);
breaking changes ship as `/api/v2/` rather than changing `v1` responses.

## Unreleased

- Initial release: `explain`, `next-runs`, and `build` endpoints; MCP server
  with `explain_cron`, `next_cron_runs`, and `build_cron`; markdown
  content negotiation; OpenAPI document at `/.well-known/openapi.json`.
- Payment settlement is not enabled yet. Endpoints past the free quota return
  HTTP 402 with a well-formed x402 body carrying `payment_enabled: false`.

Canonical: https://crontoenglish.com/changelog.md
