<!--
SPDX-FileCopyrightText: 2025 James Harton
SPDX-License-Identifier: Apache-2.0
-->
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.1.3](https://github.com/beam-bots/bb_jido/compare/v0.1.2...v0.1.3) (2026-06-25)
### Bug Fixes:
* deflake the state-machine transition forwarding test (#29) by James Harton
## [v0.1.2](https://github.com/beam-bots/bb_jido/compare/v0.1.1...v0.1.2) (2026-05-20)
## [v0.1.1](https://github.com/beam-bots/bb_jido/compare/v0.1.1...v0.1.1) (2026-05-19)
### Features:
* initial implementation of proposal 0009 (bb_jido) (#11) by James Harton