Skip to content

Commit 11b97ea

Browse files
committed
changelog
1 parent ac65129 commit 11b97ea

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
**Fixes**
6+
7+
- sourcemapcache: Tokens are now considered to only extend to the end of the line
8+
(as intended). This means that some lookups that would previously (incorrectly)
9+
have returned unminified source positions now return nothing. ([#932](https://github.com/getsentry/symbolic/pull/932))
10+
311
## 12.16.1
412

513
**Fixes**

0 commit comments

Comments
 (0)