--- title: Changelog sidebarTitle: Changelog description: IronClaw release history --- Release history for IronClaw. ## Changelog Location The complete changelog is maintained in the main repository: See the full release history ## Versioning IronClaw follows [Semantic Versioning](https://semver.org/): - **MAJOR**: Breaking changes - **MINOR**: New features (backward compatible) - **PATCH**: Bug fixes ## Current Version To check your installed version: ```bash ironclaw --version ``` ## Upgrade See [Updating IronClaw](/install/updating) for upgrade instructions.