# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v0.2.0 - 2025-06-11
- **All Changes**: [`v0.1.0...v0.2.0`](https://github.com/BD103/migrate_rustdoc_json/compare/v0.1.0...v0.2.0)
- **Format Versions**: v41..=v45
### Added
- You can now pass `--to-version latest` to migrate JSON to the latest supported format version ([d080cb3](https://github.com/BD103/migrate_rustdoc_json/commit/d080cb38d20eb8e22e44d83e0e498b9e867e98f3))
- Pass `--version` or `-V` to `migrate_rustdoc_types` to print the version ([452fe1c](https://github.com/BD103/migrate_rustdoc_json/commit/452fe1c332b0a43b77340fa6cc70525c1bdb4e01))
### Changed
- The installation instructions now recommend `--locked` when running `cargo install` ([083c07e](https://github.com/BD103/migrate_rustdoc_json/commit/083c07e5a7ee635f31f9e20d5823a9e5b89dd10f))
## v0.1.0 - 2025-06-03
- **All Changes**: [`v0.1.0`](https://github.com/BD103/migrate_rustdoc_json/commits/v0.1.0)
- **Format Versions**: v41..=v45
### Added
This was the first release! Nothing has changed yet :)