Skip to content

Commit abca568

Browse files
committed
Updated changelog
1 parent 0b454c0 commit abca568

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ For a shorter version of what you need to do, to upgrade to Sentry SDK 2.0 see:
1414
- Added new API for custom instrumentation: `new_scope`, `isolation_scope`. See the [Deprecated](#deprecated) section to see how they map to the existing APIs.
1515

1616
### Changed
17-
(These changes are all backwards-incompatible. Breaking Change (if you are just skimming for that phrase))
17+
(These changes are all backwards-incompatible. **Breaking Change** (if you are just skimming for that phrase))
1818

1919
- The Pyramid integration will not capture errors that might happen in `authenticated_userid()` in a custom `AuthenticationPolicy` class.
2020
- The method `need_code_loation` of the `MetricsAggregator` was renamed to `need_code_location`.
@@ -63,7 +63,7 @@ For a shorter version of what you need to do, to upgrade to Sentry SDK 2.0 see:
6363
</details>
6464

6565
### Removed
66-
(These changes are all backwards-incompatible. Breaking Change (if you are just skimming for that phrase))
66+
(These changes are all backwards-incompatible. **Breaking Change** (if you are just skimming for that phrase))
6767

6868
- Removed support for Python 2 and Python 3.5. The SDK now requires at least Python 3.6.
6969
- Removed support for Celery 3.\*.

0 commit comments

Comments
 (0)