packages feed

ghc-stack-profiler-speedscope-0.3.0.0: CHANGELOG.md

# Revision history for ghc-stack-profiler-speedscope

## 0.3.0.0 -- 2026-06-23

* Support GHC 10.1 [#29](https://github.com/well-typed/ghc-stack-profiler/pull/29)
  * Adds supports for optional source locations in stack annotations

## 0.2.0.0 -- 2026-04-10

* Support ipedb to store InfoProvs [#8](https://github.com/well-typed/ghc-stack-profiler/pull/8)

## 0.1.0.0 -- 2025-12-09

* Export an `.eventlog` file to speedscope.
* First version. Released on an unsuspecting world.