CHANGELOG.md in opentelemetry-instrumentation-sinatra-0.24.0 vs CHANGELOG.md in opentelemetry-instrumentation-sinatra-0.24.1
- old
+ new
@@ -1,7 +1,11 @@
# Release History: opentelemetry-instrumentation-sinatra
+### v0.24.1 / 2024-07-23
+
+* DOCS: Add cspell to CI
+
### v0.24.0 / 2024-07-02
* ADDED: Make Rack install optional for sinatra
### v0.23.5 / 2024-06-18
@@ -88,11 +92,11 @@
* FIXED: Total order constraint on span.status=
### v0.18.0 / 2021-05-21
-* ADDED: Updated API depedency for 1.0.0.rc1
+* ADDED: Updated API dependency for 1.0.0.rc1
* BREAKING CHANGE: Remove optional parent_context from in_span
* FIXED: Remove optional parent_context from in_span
* FIXED: Removed http.status_text attribute #750
@@ -148,10 +152,10 @@
* FIXED: Set span name to sinatra.route
### v0.7.0 / 2020-10-07
* FIXED: Default to sinatra.route for span name
-* DOCS: Standardize toplevel docs structure and readme
+* DOCS: Standardize top-level docs structure and readme
### v0.6.0 / 2020-09-10
* (No significant changes)