CHANGELOG.md in karafka-sidekiq-backend-1.4.3 vs CHANGELOG.md in karafka-sidekiq-backend-1.4.4
- old
+ new
@@ -1,6 +1,12 @@
# Karafka Sidekiq Backend
+## 1.4.4 (2022-03-06)
+- Ruby 3.1 support
+- Drop support for Ruby 2.6
+- Fix unsafe JSON serialization issued by Sidekiq (#122)
+- Provide sub-second precision for data processed in Sidekiq
+
## 1.4.3 (2021-12-05)
- Source code metadata url added to the gemspec
## 1.4.2 (2021-04-21)
- Remove Ruby 2.5 support and update minimum Ruby requirement to 2.6