Index: CHANGELOG.md |
diff --git a/CHANGELOG.md b/CHANGELOG.md |
index 403cd65e0a5a09f8c3e1f96ec1683cfd9bec7725..42c6d8b1651450d2c9c59ce00ea3b8d21348c73a 100644 |
--- a/CHANGELOG.md |
+++ b/CHANGELOG.md |
@@ -4,6 +4,9 @@ |
is always just an internal isolate message handler anyway. This |
improves the readability of stack traces, especially in stack chains. |
+* Remove the line numbers and specific files in all terse folded frames, not |
+ just those from core libraries. |
+ |
## 1.2.1 |
* Add `terse` to `LazyTrace.foldFrames()`. |