Update change log for 1.6.2 (#4289)

This commit is contained in:
Trask Stalnaker 2021-10-04 21:40:38 -07:00 committed by GitHub
parent d2b7786027
commit 7448ebf306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## Version 1.6.2 - 2021-09-30
### 🛠️ Bug fixes
- The 1.6.1 patch release was not backwards compatible with javaagent extensions built against 1.6.0
([#4245](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/4245))
## Version 1.6.1 - 2021-09-29
### 🛠️ Bug fixes