Skip to content

Commit d37cc8d

Browse files
committed
move changelog again
1 parent f8dd7f7 commit d37cc8d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.md

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

3-
## 8.27.1
4-
5-
### Fixes
6-
7-
- Do not log if `sentry.properties` in rundir has not been found ([#4929](https://github.com/getsentry/sentry-java/pull/4929))
3+
## Unreleased
84

95
### Improvements
106

117
- Avoid forking `rootScopes` for Reactor if current thread has `NoOpScopes` ([#4793](https://github.com/getsentry/sentry-java/pull/4793))
128
- This reduces the SDKs overhead by avoiding unnecessary scope forks
139

10+
## 8.27.1
11+
12+
### Fixes
13+
14+
- Do not log if `sentry.properties` in rundir has not been found ([#4929](https://github.com/getsentry/sentry-java/pull/4929))
15+
1416
## 8.27.0
1517

1618
### Features

0 commit comments

Comments
 (0)