yet-another-logger-0.1: CHANGELOG.md
0.1
===
* Added `localScope` function to `MonadLog` and and implemented `withLabel`
based on it.
* Added functions `popLabel` and `clearScope`. These are useful when setting
log-labels for bracket style functions.
* Remove overlapping `MonadLog` instances.
* Lift `MonadTrace` instances into `LoggerCtxT`.
0.0.1
=====
First public release