Skip to content

Commit e46522f

Browse files
committed
changelog fixes
1 parent 5a1d22b commit e46522f

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

changelog.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,30 +17,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

1818
### Added
1919

20-
- Added support for passing through [`traceparent` headers](https://www.w3.org/TR/trace-context/#traceparent-header) and, optionally, traceparent data provided by [the `cbotel` module](https://forgebox.io/view/cbotel)
21-
- Added `onSentryEventCapture` interception in Coldbox context to allow contributions to tags and user info
20+
* Added support for passing through [`traceparent` headers](https://www.w3.org/TR/trace-context/#traceparent-header) and, optionally, traceparent data provided by [the `cbotel` module](https://forgebox.io/view/cbotel)
21+
* Added `onSentryEventCapture` interception in Coldbox context to allow contributions to tags and user info
2222

2323
## [2.0.0] - 2024-06-10
2424

2525
### Changed
2626

27-
- Update the event structure to the new format Sentry has adopted for their official SDKs
28-
- Don't send cookie and form scope data by default
27+
* Update the event structure to the new format Sentry has adopted for their official SDKs
28+
* Don't send cookie and form scope data by default
2929

3030
### Added
3131

32-
- Add support for the new `/api/{project_id}/envelope` endpoint Sentry has adopted for sending events
32+
* Add support for the new `/api/{project_id}/envelope` endpoint Sentry has adopted for sending events
3333

3434
## [1.0.0] - 2019-05-10
3535

3636
### Added
3737

38-
- Create first module version
38+
* Create first module version
3939

4040
[Unreleased]: https://github.com/coldbox-modules/sentry/compare/v2.1.2...HEAD
4141

42-
[2.1.2]: https://github.com/coldbox-modules/sentry/compare/v2.1.1...v2.1.2
43-
44-
[2.1.1]: https://github.com/coldbox-modules/sentry/compare/v2.1.0...v2.1.1
45-
4642
[2.1.0]: https://github.com/coldbox-modules/sentry/compare/57864cae5969ad38eee194db5a6b2798e91967b3...v2.1.0

0 commit comments

Comments
 (0)