Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.04 KB

File metadata and controls

28 lines (16 loc) · 1.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Add environment variable AWS_DOCUMENTATION_PARTITION to select AWS documentation partition.
  • Add get_available_services and read_documentation when AWS_DOCUMENTATION_PARTITION is set to aws-cn.

[1.0.0] - 2025-05-26

Removed

[0.0.1] - 2025-04-02

First release of AWS Documentation MCP Server.

Added

  • Initial project setup