Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 639 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 639 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.3

Changed

  • Updated Middleware to include Sidekiq::ClientMiddleware for Sidekiq 7.0 compatibility

1.0.2

Changed

  • Updated database cleaner dependency to use database_cleaner-active_record instead of deprecated database_cleaner gem.
  • Added YARD doc param and return types.

1.0.1

Added

  • Sidekiq 6.0 compatibility

1.0.0

Added

  • Initial release