Sha256: dbe1a448615994901249e44bd187f27756035609e54c6101653f4bbe8a662d61

Contents?: true

Size: 721 Bytes

Versions: 1

Compression:

Stored size: 721 Bytes

Contents

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

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).


## [1.0.3] - 2021-05-19
### Fixed
- Restore bin dir to gem distribution

## [1.0.2] - 2021-05-19
### Added
- Support for sidekiq >= 6.1
- Set $0 to "sidekiq" so instrumentation libraries detecting sidekiq server from the command line will work.

### Changed
- Minimum Ruby version 2.3

## [1.0.1] - 2020-02-20
### Changed
- Remove auto require of `sidekiq/cli` so `require: false` does not need to be specified in a Gemfile.

## [1.0.0] - 2019-11-27
- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sidekiq-process_manager-1.0.3 CHANGELOG.md