File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
1111
1212<!-- changelog -->
1313
14+ ## [ v0.15.0] ( https://github.com/beam-bots/bb/compare/v0.14.0...v0.15.0 ) (2026-01-18)
15+
16+
17+
18+
19+ ### Features:
20+
21+ * add extensible state system with category-based command concurrency (#35 ) by James Harton
22+
23+ * add extensible state system with category-based command concurrency by James Harton
24+
1425## [ v0.14.0] ( https://github.com/beam-bots/bb/compare/v0.13.2...v0.14.0 ) (2026-01-17)
1526
1627
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ defmodule BB.MixProject do
99 Beam Bots - The framework for resilient robotics.
1010 """
1111
12- @ version "0.14 .0"
12+ @ version "0.15 .0"
1313
1414 def project do
1515 [
You can’t perform that action at this time.
0 commit comments