opentelemetry-erlang-contrib/propagators/opentelemetry_process_propa.../CHANGELOG.md

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