CHANGELOG.md

<!--
SPDX-FileCopyrightText: 2023 ash_appsignal contributors <https://github.com/ash-project/ash_appsignal/graphs.contributors>

SPDX-License-Identifier: MIT
-->

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.

<!-- changelog -->

## [v0.2.0](https://github.com/ash-project/ash_appsignal/compare/v0.1.3...v0.2.0) (2025-11-02)




### Features:

* extract single errors for much clearer AppSignal reporting by Zach Daniel

## [v0.1.3](https://github.com/ash-project/ash_appsignal/compare/v0.1.2...v0.1.3) (2024-05-17)




## [v0.1.2](https://github.com/ash-project/ash_appsignal/compare/v0.1.1...v0.1.2) (2023-09-26)




### Improvements:

* register appsignal span  for pid

* default to fewer span types, don't send metadata

## [v0.1.1](https://github.com/ash-project/ash_appsignal/compare/v0.1.0...v0.1.1) (2023-09-21)




### Improvements:

* add `.ash` suffix to the event category

* add `.ash` suffix to the event category

* release

## [v0.1.0](https://github.com/ash-project/ash_appsignal/compare/v0.1.0...v0.1.0) (2023-09-12)




### Improvements:

* Initial Release