Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 724 Bytes

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 724 Bytes

2024.1.0 (2024-12-02)

Other changes:

  • No longer depend on specific sentry-sdk version

2023.4.0 (2023-10-31)

Other changes:

  • Provide additional default sentry arguments and allow overriding them more easily.

2023.3.0 (2023-07-07)

Other changes:

  • No longer depend on specific Django major version.

2023.2.0 (2023-04-27)

New features:

  • Introduce black, isort and flake8.
  • Introduce changelog with zest.releaser and towncrier.
  • Provide reference implementation for Ianus delete hooks.

2021.3.4 (2021-11-03)

New features:

  • Allow specification of SENTRY_TAGS through an environment variable.