packages feed

hs-opentelemetry-api-0.0.2.0: ChangeLog.md

# Changelog for hs-opentelemetry-api

## 0.0.2.0

- Separate `Link` and `NewLink` into two different datatypes to improve Link creation interface.
- Add some version bounds
- Catch & print all synchronous exceptions when calling span processor
  start and end hooks

## 0.0.1.0

- Initial release

## Unreleased changes