rollbar-hs/CHANGELOG.md
joneshf 87319e7424
Bump version to 0.3.1.0
Update changelog accordingly.
2018-08-08 04:24:49 -07:00

950 B

Changelog

0.3.1.0

0.3.0.1

0.3.0.0

0.2.0.0

0.1.0.1

0.1.0.0

  • Extract core rollbar to its own package

    This is almost entirely copy-pasted from wai-middleware-rollbar version 0.8.4.

    The intent is to make the core data types available for other packages. If this gets unweildy, move it right back.