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 @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.0.0-alpha.6] ( https://github.com/symposium-dev/symposium-acp/compare/sacp-conductor-v1.0.0-alpha.5...sacp-conductor-v1.0.0-alpha.6 ) - 2025-11-11
11+
12+ ### Added
13+
14+ - * (sacp-conductor)* implement Component trait for Conductor
15+ - * (sacp-conductor)* add SYMPOSIUM_LOG environment variable for file logging
16+
17+ ### Other
18+
19+ - Merge pull request #24 from nikomatsakis/main
20+
1021## [ 1.0.0-alpha.5] ( https://github.com/symposium-dev/symposium-acp/compare/sacp-conductor-v1.0.0-alpha.4...sacp-conductor-v1.0.0-alpha.5 ) - 2025-11-11
1122
1223### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " sacp-conductor"
3- version = " 1.0.0-alpha.5 "
3+ version = " 1.0.0-alpha.6 "
44edition = " 2024"
55description = " Conductor for orchestrating SACP proxy chains"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments