Sha256: 57345edc9b5f1b72cb02bfacdb1a615efaa6f37383792a0450d33d0c988e4d05

Contents?: true

Size: 581 Bytes

Versions: 1

Compression:

Stored size: 581 Bytes

Contents

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

## [0.3.0] - 2022-10-10
### Added
- Support for Rails@7;
- Support for Sidekiq@6 and experimental Sidekiq@7;

### Changed
- Updated development dependencies;
- Updated core dependencies (`qonfig`, `active_support`, `fugit`);
- Minimal Ruby version - `>= 2.5`;

## [0.2.0] - 2020-01-04
### Added
- Sidekiq's job retry mechanism emulation;

## [0.1.1] - 2019-12-24

### Fixed

- Added missing `Sidekiq::Portal::UnsupportedCoreDependencyError` exception class;

## [0.1.0] - 2019-12-24

- Release 😈

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sidekiq_portal-0.3.0 CHANGELOG.md