diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cb73a5552..a0307d0e0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased +### Features + +- Add experimental Sentry Android Distribution module for integrating with Sentry Build Distribution to check for and install updates ([#4804](https://github.com/getsentry/sentry-java/pull/4804)) + ### Fixes - Use logger from options for JVM profiler ([#4771](https://github.com/getsentry/sentry-java/pull/4771))