CHANGELOG.md in telemetry-logger-0.1.1 vs CHANGELOG.md in telemetry-logger-0.2.0
- old
+ new
@@ -1,6 +1,12 @@
# Telemetry::Logger
+## v0.2.0
+* Adding new module called `Telemetry::Logger::ExceptionHandler`
+* Adding methods for `exception` and magic for detecting `ElasticAPM` and `OpenTelemetry`
+* Adding `Upload Sarif output` step to `rubocop` GitHub action
+* Adding `SECURITY.md` file
+
## v0.1.1
* Fixing issue with color option using the wrong method name
* Removing format logger from the setup command
* Changing setup method to return `self`
* Removing `concurrent-ruby` and `oj` as a dependency
\ No newline at end of file