Skip to content

Commit 5ab598f

Browse files
authored
meta: fix changelog (#3148)
1 parent c7074e2 commit 5ab598f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

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

3+
## Unreleased
4+
5+
### Fixes
6+
7+
- Fix potential unbounded memory growth when starting profiled transactions from non-main contexts (#3135)
8+
39
## 8.9.0
410

511
### Features
@@ -11,10 +17,6 @@
1117

1218
- Renamed `enableTimeToFullDisplay` to `enableTimeToFullDisplayTracing` (#3106)
1319
- This is an experimental feature and may change at any time without a major revision.
14-
15-
### Fixes
16-
17-
- Fix potential unbounded memory growth when starting profiled transactions from non-main contexts (#3135)
1820

1921
## 8.9.0-beta.1
2022

0 commit comments

Comments
 (0)