Bryan Naegele 760ba56809
propagator v0.2.2 (#158)
* propagator v0.2.2

* update changelog

* Publish cowboy
2023-03-17 10:36:26 -06:00

26 lines
445 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v0.2.2
### Fixes
- Set default opts on Task.Supervisor.start_link/1
## v0.2.1
### Fixes
- Fix return spec types
## v0.2.0
### Added
- Conveniencies for the Task module