CHANGELOG.md in deimos-ruby-1.22.2 vs CHANGELOG.md in deimos-ruby-1.22.3

- old
+ new

@@ -5,9 +5,14 @@ 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.22.3 - 2023-06-13 + +- Fix: Don't update last_sent to current time on every poll. +- Feature: Allow for infinite retries in DB poller. + # 1.22.2 - 2023-05-10 - Feature: Add `DEIMOS_TASK_NAME` env variable when running a task (consumer, DB poller, DB producer). # 1.22.1 - 2023-05-01