CHANGELOG.md in deimos-ruby-1.10.0 vs CHANGELOG.md in deimos-ruby-1.10.1
- old
+ new
@@ -5,9 +5,15 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## UNRELEASED
+## 1.10.1 - 2021-06-21
+
+- ### Fixes :wrench:
+
+- Fixed crash when trying to decode a nil payload (e.g. during instrumentation of `send_produce_error`.)
+
## 1.10.0 - 2021-03-22
- ### Roadmap :car:
- Extracted the configuration piece into a separate gem, [fig_tree](https://www.github.com/flipp-oss/fig_tree).