diff --git a/CHANGELOG.md b/CHANGELOG.md index fbd376d1..3c98f53d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +# Unreleased + +**Features**: +- feat(js): Sourcemap debug IDs can now be read from the `"debugId"` field in addition to + `"debug_id"` ([#870](https://github.com/getsentry/symbolic/pull/870)). + ## 12.12.0 ### Various fixes & improvements