CHANGELOG.md in telemetry-logger-0.1.0 vs CHANGELOG.md in telemetry-logger-0.1.1
- old
+ new
@@ -1,4 +1,10 @@
# Telemetry::Logger
+## 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
+
## v0.1.0
Initial release
\ No newline at end of file