Skip to content

Latest commit

 

History

History
55 lines (27 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

55 lines (27 loc) · 1.06 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.5.0 - 2020-11-18

Changed

  • Updated dependencies

Fixed

  • Panic on non-comparable errors

0.4.0 - 2020-01-16

Added

  • Error handler and Logger context support
  • WithStackTrace to attach stack trace to logs

0.3.0 - 2020-01-10

Changed

  • Updated dependencies

0.2.0 - 2019-08-23

Changed

0.1.0 - 2019-07-18

  • Initial release