CHANGELOG.md in opentelemetry-api-0.13.0 vs CHANGELOG.md in opentelemetry-api-0.14.0
- old
+ new
@@ -1,6 +1,12 @@
# Release History: opentelemetry-api
+### v0.14.0 / 2021-02-03
+
+* BREAKING CHANGE: Replace getter and setter callables and remove rack specific propagators
+
+* ADDED: Replace getter and setter callables and remove rack specific propagators
+
### v0.13.0 / 2021-01-29
* ADDED: Add optional attributes to record_exception
* FIXED: Small test fixes.