Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 0.1.0
### Enhancements
- Add `Event`, a library to easily dispatch and react to events optimized for
paralelism through stateless event handlers
- Add `Flow`, a library to transparently coordinate distributed transactions
## 0.0.1
Initial release