diff --git a/CHANGELOG.md b/CHANGELOG.md index a38896ed7b2..5a6592d8a61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # CHANGELOG +## Version 3.4.12 GA + +### Enhancements: + +* Update to OpenTelemetry Java Instrumentation 1.25 + ([#3005](https://github.com/microsoft/ApplicationInsights-Java/pull/3005)) + +### Bug fixes: + +* Fix NPE when pulling profiler configuration + ([#2987](https://github.com/microsoft/ApplicationInsights-Java/pull/2987)) + ## Version 3.4.11 GA ### Enhancements: