···11+# Changelog
22+All notable changes will be documented in this file. The format is based on
33+[Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44+and this project attempts to adhere to Rust's notion of
55+[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66+77+## [Unreleased]
88+### Added
99+- `atproto-devtool test labeler` now has an additional stage testing report
1010+ creation, gated behind the new `--commit-report` feature flag. This should
1111+ only be used when testing labelers that you control.
1212+1313+### Fixed
1414+- `atproto-devtool test labeler` now works with locally-hosted labelers for
1515+ testing before deployment.
1616+1717+## [0.1.0] - 2026-04-16
1818+Initial release
1919+2020+### Added
2121+- `atproto-devtool test labeler`