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.
- Updated Middleware to include Sidekiq::ClientMiddleware for Sidekiq 7.0 compatibility
- Updated database cleaner dependency to use database_cleaner-active_record instead of deprecated database_cleaner gem.
- Added YARD doc param and return types.
- Sidekiq 6.0 compatibility
- Initial release