packages feed

logging-effect-extra-handler-2.0.1: CHANGELOG.md

# Change log

## 2.0.1

* Update README.md example to use `prettyprinter` instad of `wl-pprint-text`

## 2.0.0

* Bump upper bounds on `base` to 4.12 and `logging-effect` to 1.4
* Replace `wl-pprint-text` with prettyprinter 1.2.*

## 1.1.4

* Bump upper bound on `exceptions` from 0.10 to 0.11

## 1.1.3

* Bump upper bound on `exceptions` from 0.9 to 0.10

## 1.1.2

* Bump upper bound on `time` from 1.9 to 1.10

## 1.1.1

* Update `iso8601PlusHandler` time output to zero-padded, fixed width fraction of second

## 1.1.0

* Add `routeHandler`
* Deprecate `dispatchHandler`

## 1.0.0

* Initial release