Skip to content

Latest commit

 

History

History
54 lines (26 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

54 lines (26 loc) · 2.13 KB

[Unreleased]

0.2.0 (2022-05-06)

⚠ BREAKING CHANGES

  • improve compatibility by changing signature (#20)

Features

  • improve compatibility by changing signature (#20) (01e6f0f)

0.1.5 (2022-01-25)

Bug Fixes

0.1.4 (2022-01-22)

Bug Fixes

  • error formatting for keyvalue formatter, fixes #7 (a64d822)

0.1.3 (2022-01-14)

Bug Fixes

0.1.2 (2022-01-05)

Bug Fixes

  • improve rails patch (a31cdf1)
  • only delegate when logger is loga loga (55bd0db)

0.1.1 (2022-01-03)

Bug Fixes

  • rails compatibility (81619ef)
  • remove byebug, patch rails, fix logger proxy (38caf62)
  • update initializer signature (bdd8b72)

[0.1.0] - 2021-11-12

  • Initial release