Skip to content

Commit

Permalink
chore: fix base changelog (#1029)
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin authored Jun 18, 2024
1 parent b27c742 commit c7686e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions instrumentation/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release History: opentelemetry-instrumentation-base

### v0.22.4 / 2024-06-18

* FIXED: Relax otel common gem constraints
* DOCS: Add function doc for config_overrides_from_env

### v0.22.3 / 2023-11-23

* CHANGED: Applied Rubocop Performance Recommendations [#727](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/727)
Expand Down Expand Up @@ -57,8 +62,3 @@
### v0.17.0 / 2021-04-22

* Initial release.

### v0.22.4 / 2024-06-18

* FIXED: Relax otel common gem constraints
* DOCS: Add function doc for config_overrides_from_env

0 comments on commit c7686e5

Please sign in to comment.