Skip to content

Commit

Permalink
chore: remove deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan committed Jun 4, 2021
1 parent d241b4f commit df05662
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@ This is the JavaScript version of [OpenTelemetry](https://opentelemetry.io/), a

## Compatibility Matrix

| API Version | Core version | Contrib Version |
| -------------------------- |--------------|-------------------------|
| 0.20.x | 0.20.x | 0.20.x |
| ~~v1.0.0-rc.3~~ deprecated | 0.19.x | 0.16.x |
| 0.18.x | 0.18.x | 0.14.x |
| | 0.17.x | ------ |
| | 0.16.x | ------ |
| | 0.15.x | 0.13.x |
| | 0.14.x | 0.12.x |
| | 0.13.x | ------ |
| | 0.12.x | 0.11.x |
| | 0.11.x | 0.10.x |
| API Version | Core version | Contrib Version |
| ----------- |--------------|-------------------------|
| 0.20.x | 0.20.x | 0.20.x |
| v1.0.0-rc.3 | 0.19.x | 0.16.x |
| 0.18.x | 0.18.x | 0.14.x |
| | 0.17.x | ------ |
| | 0.16.x | ------ |
| | 0.15.x | 0.13.x |
| | 0.14.x | 0.12.x |
| | 0.13.x | ------ |
| | 0.12.x | 0.11.x |
| | 0.11.x | 0.10.x |

## Versioning

Expand Down

0 comments on commit df05662

Please sign in to comment.