packages feed

hs-opentelemetry-instrumentation-yesod-0.1.1.0: ChangeLog.md

# Changelog for hs-opentelemetry-instrumentation-yesod

## 0.1.1.0

- Set exception details when using WAI and Yesod instrumentation together (#121).

## 0.1.0.0

### Breaking changes

- Use `HashMap Text Attribute` instead of `[(Text, Attribute)]` as attributes

## 0.0.1.1

- Bump version bounds for hs-opentelemetry-api to == 0.0.2.0

## 0.0.1.0

- Initial release