Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 528 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 528 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.

[Unreleased]

[0.7.0] 2019-07-29

Added

  • Adds QueueBus.has_adapter? to check whether the adapter is set before setting it to resque. This will allow multiple adapters to be loaded without error.

Changed

  • Bump version dependency of queue-bus to at least 0.7