v0.41.0
Breaking Changes
- The protocol-params query will no longer work against cardano-node <8.0.0 due to a backwards-incompatible change that upstream made without proper protocol versioning
What's Changed
- feat: peer sharing protocol by @agaffney in #279
- fix: adjust protocol-params query result for 8.0.0 by @agaffney in #280
- feat: auto-start protocols with option to disable by @agaffney in #281
Full Changelog: v0.40.1...v0.41.0