Sha256: e6b6a16058bd073d4ee6d35ce0e53e90538d212aaebe49b81c5a7502d85530dd

Contents?: true

Size: 698 Bytes

Versions: 1

Compression:

Stored size: 698 Bytes

Contents

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

## [0.3.1] - 2022-10-10
### Fixed
- Fixed `ActiveSupport`'s dependnecy lock which did not allow the use of Rails@7;

## [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.1 CHANGELOG.md