[
  {
    "version": "1.1.0",
    "releaseDate": "2026-02-13",
    "breaking": false,
    "changes": [
      {
        "type": "added",
        "description": "Well-known discovery endpoints: /.well-known/openapi.json and /.well-known/llms.txt"
      },
      {
        "type": "added",
        "description": "Machine-readable changelog at /changelog.json"
      },
      {
        "type": "added",
        "description": "Integration guides: Discovery & Co-Branded Checkout, Ordering Workflow with SVG diagrams"
      },
      {
        "type": "improved",
        "description": "OpenAPI 3.1 spec corrected: all ordering schemas now match documented models exactly, ordering auth security scheme added, missing query parameters added"
      },
      {
        "type": "improved",
        "description": "llms.txt updated to reference OpenAPI as canonical source of truth"
      },
      {
        "type": "improved",
        "description": "AI Agents page updated with all machine-readable resource links and recommended ingestion order"
      }
    ]
  },
  {
    "version": "1.0.0",
    "releaseDate": "2026-02-12",
    "breaking": false,
    "changes": [
      {
        "type": "added",
        "description": "Initial release: 22 documentation pages covering Venues, Productions, Showtimes, and Ordering APIs"
      },
      {
        "type": "added",
        "description": "OpenAPI 3.1 specification with full endpoint and schema coverage"
      },
      {
        "type": "added",
        "description": "Machine-readable files: /llms.txt, /llms-full.txt, /openapi.json"
      },
      {
        "type": "added",
        "description": "AI Agents page with ingestion guide for LLMs and automation systems"
      }
    ]
  }
]
