## [_Unreleased_](https://github.com/freckle/blammo/compare/v1.0.2.0...main) ## [v1.0.2.0](https://github.com/freckle/blammo/compare/v1.0.1.0...v1.0.2.0) - Add ability to capture and retrieve logged messages, for testing ## [v1.0.1.0](https://github.com/freckle/blammo/compare/v1.0.0.0...v1.0.1.0) - Add `addThreadContextFromRequest`, a wai `Middleware` for adding context using information from the `Request`. ## [v1.0.0.1](https://github.com/freckle/blammo/compare/v1.0.0.0...v1.0.0.1) - Relax lower bounds, support GHC 8.8 ## [v1.0.0.0](https://github.com/freckle/blammo/tree/v1.0.0.0) First tagged release.