Skip to content

Commit 23690d9

Browse files
meta(changelog): Fix changelog (#3061)
This entry incorrectly appears under 3.0.1, even though it is unreleased. Relevant PR: #3045
1 parent fec1491 commit 23690d9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66

77
- Fixed a bug on ARM-based macOS systems that prevented Sentry CLI from respecting self-signed certificates trusted in the macOS keychain ([#3057](https://github.com/getsentry/sentry-cli/issues/3057)).
88

9+
### Versioning Policy Update
10+
11+
Our [versioning policy](VERSIONING.md) has reclassified the minimum supported self-hosted Sentry version as being part of the public API. Therefore, we will only increase this minimum supported self-hosted Sentry version in a major release of Sentry CLI.
12+
913
## 3.0.1
1014

1115
### Performance Improvements
1216

1317
- We switch to a faster compression algorithm (zstd) for uploading size analysis builds (`sentry build upload`) in preparation for this week's beta release! ([#3038](https://github.com/getsentry/sentry-cli/pull/3038))
1418

15-
### Versioning Policy Update
16-
17-
Our [versioning policy](VERSIONING.md) has reclassified the minimum supported self-hosted Sentry version as being part of the public API. Therefore, we will only increase this minimum supported self-hosted Sentry version in a major release of Sentry CLI.
18-
1919
## 3.0.0
2020

2121
### New Sentry Support Policy

0 commit comments

Comments
 (0)