All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and as of v0.2.0, this project adheres to Semantic Versioning.
- Removes a sync trait bound on the wrapped inputs and outputs
- CHANGELOG.md
- Follows SemVer
NOTE: This release only existed as a git tag, and will not be posted to crates.io because it did not follow SemVer.
- Removed an unguaranteeable sync requirement on the wrapped Input & Output
First release