Skip to content

Commit fc8a010

Browse files
committed
doc: Add note about bugfix backports
1 parent 6253e28 commit fc8a010

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ sentry-sdk>=0.10.0,<0.11.0
2525
sentry-sdk==0.10.1
2626
```
2727

28+
A major release `N` implies the previous release `N-1` will no longer receive updates. We generally do not backport bugfixes to older versions unless they are security relevant. However, feel free to ask for backports of specific commits on the bugtracker.
29+
2830
## 0.10.2
2931

3032
* Fix a bug where a log record with non-strings as `extra` keys would make the SDK crash.

0 commit comments

Comments
 (0)