Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 786 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 786 Bytes

Changelog

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.

[Unreleased]

[1.0.1] - 2023-11-30

Added

  • Added the ability to specify a customer error class.
  • Added the ability to specify a custom environment.
  • Added the ability to specify a custom fingerprint.

[0.0.5] - 2023-09-18

Changed

  • Removed unnecessary thread pause.

[0.0.3] - 2021-07-21

Changed

  • Method signatures have been renamed to be more inline with existing Honeybadger APIs.

[0.0.2] - 2021-07-21

Added

  • macOS support

[0.0.1] - 2021-06-20

Added

  • Initial release w/ iOS support only