# Release History: opentelemetry-instrumentation-sinatra ### v0.8.0 / 2020-10-27 * BREAKING CHANGE: Remove 'canonical' from status codes * FIXED: Remove 'canonical' from status codes ### v0.7.1 / 2020-10-08 * 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 ### v0.6.0 / 2020-09-10 * (No significant changes)