CHANGES.md in trailblazer-circuit-0.0.9 vs CHANGES.md in trailblazer-circuit-0.0.10

- old
+ new

@@ -1,4 +1,9 @@ +# 0.0.10 + +* Introduce `Context::ContainerChain` to eventually replace the heavy-weight `Skill` object. +* Fix a bug in `Option` where wrong args were passed when used without `flow_options`. + # 0.0.9 * Fix `Context#[]`, it returned `nil` when it should return `false`. # 0.0.8