Sha256: 9cdb2a02ef7680aec28437f586d4bcb1a0778e6d8d19dbd08028a18b592674bb

Contents?: true

Size: 467 Bytes

Versions: 1

Compression:

Stored size: 467 Bytes

Contents

# Changelog

### 1.0.0
* Require Ruby 2.7 or higher.

### 0.3.0
* Require Ruby 2.5 or higher.
* Support for running multiple worker pools on a single node. 
  See [#7](https://github.com/salsify/delayed_job_worker_pool/pull/7) for details.
  Thanks to Severin Räz!

### 0.2.3
* Explicitly require 'fcntl' to fix uninitialized constant IO::Fcntl. Thanks to Stefan Wrobel!

### 0.2.2
* Add support for Delayed Job 4.1

### 0.2.1
* Fix race condition in signal handler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
delayed_job_worker_pool-1.0.0 CHANGELOG.md