CHANGELOG.md in opentelemetry-instrumentation-rails-0.17.0 vs CHANGELOG.md in opentelemetry-instrumentation-rails-0.18.0
- old
+ new
@@ -1,17 +1,21 @@
# Release History: opentelemetry-instrumentation-rails
+### v0.18.0 / 2021-05-21
+
+* ADDED: Updated API depedency for 1.0.0.rc1
+
### v0.17.0 / 2021-04-22
-* ADDED: Added http.route in rails instrumentation to match the spec
-* FIXED: Rails example by not using `rails` from git
-* FIXED: Updated rack middleware position to zero
+* ADDED: Added http.route in rails instrumentation to match the spec
+* FIXED: Rails example by not using `rails` from git
+* FIXED: Updated rack middleware position to zero
### v0.16.0 / 2021-03-17
-* FIXED: Example scripts now reference local common lib
-* DOCS: Replace Gitter with GitHub Discussions
+* FIXED: Example scripts now reference local common lib
+* DOCS: Replace Gitter with GitHub Discussions
### v0.15.0 / 2021-02-18
* (No significant changes)
@@ -27,15 +31,15 @@
* (No significant changes)
### v0.11.0 / 2020-12-11
-* FIXED: Rails tests
-* FIXED: Copyright comments to not reference year
+* FIXED: Rails tests
+* FIXED: Copyright comments to not reference year
### v0.10.0 / 2020-12-03
-* FIXED: Otel-instrumentation-all not installing all
+* FIXED: Otel-instrumentation-all not installing all
### v0.9.0 / 2020-11-27
* Initial release.