Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 558 Bytes

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 558 Bytes

Change log

1.3.0 - 2017-07-26

Changed

  • Smart exception handling.
  • Unsupported HHMV.

1.2.1 - 2017-01-28

Added

  • Unit tests.
  • Change log.

1.2.0 - 2016-11-30

Added

  • Added supporting tags in messages.

1.1.2 - 2016-10-03

Fixed

  • Checking context on instance of \Throwable.
  • New URL of the Sentry website.

1.1.1 - 2016-09-05

Changed

  • New name of the Sentry composer package.

1.1.0 - 2016-04-08

Added

  • extraCallback property in configuration for modify extra's data.

1.0.0 - 2016-01-04

Hello, World!