default_semver_increment_mode |
---|
dev |
The format is based on Keep a Changelog. This project adheres to Semantic Versioning.
- Add
GenericNetwork
type that allows for mocking a network using [MockHolochainP2pDnaT
].
- Change the license from CAL-1.0 to Apache-2.0.
- BREAKING: Wire message
CallRemote
Takesfrom_agent
. #1091