Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 770 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 770 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]

...

3.0.0 - TBA

  • Add the sentry:test command, to test if the Sentry SDK is functioning properly.

3.0.0-beta2 - 2019-03-22

  • Disable Sentry's ErrorHandler, and report all errors using Symfony's events (#204)

3.0.0-beta1 - 2019-03-06

The 3.0 major release has multiple breaking changes. The most notable one is the upgrade to the 2.0 base SDK client. Refer to the UPGRADE-3.0.md document for a detailed explanation.