diff --git a/CHANGELOG.md b/CHANGELOG.md index c4d686873671..e6f129fc8f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,9 @@ Main (unreleased) - `pyroscope.ebpf` support python on arm64 platforms. (@korniltsev) +- Added links between compatible components in the documentation to make it + easier to discover them. (@thampiotr) + ### Bugfixes - Permit `X-Faro-Session-ID` header in CORS requests for the `faro.receiver`